[PATCH] soc: qcom: rmtfs-mem: Validate that scm is available

2018-08-27 Thread Bjorn Andersson
The scm device must be present in order for the rmtfs driver to configure memory permissions for the rmtfs memory region, so check that it is probed before continuing. Cc: sta...@vger.kernel.org Fixes: fa65f8045137 ("soc: qcom: rmtfs-mem: Add support for assigning memory to remote")

[PATCH] soc: qcom: rmtfs-mem: Validate that scm is available

2018-08-27 Thread Bjorn Andersson
The scm device must be present in order for the rmtfs driver to configure memory permissions for the rmtfs memory region, so check that it is probed before continuing. Cc: sta...@vger.kernel.org Fixes: fa65f8045137 ("soc: qcom: rmtfs-mem: Add support for assigning memory to remote")