]> asedeno.scripts.mit.edu Git - linux.git/commit
remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()
authorSarangdhar Joshi <spjoshi@codeaurora.org>
Fri, 3 Feb 2017 00:04:37 +0000 (16:04 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 6 Feb 2017 20:45:21 +0000 (12:45 -0800)
commit66a66aa74ee262f03432f84de55ae314c391d9f5
tree667b2dcd450a08c22988414bbdf21e98b684051f
parent38c6fc32387ade2b4ce6ac494ca50b4a312a8d59
remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()

SCM call to check whether Peripheral Authentication Service (PAS) is
supported returns false for ADSP on MSM8996. Drop this call from the
driver so that the probe() function succeeds for ADSP PIL device.

Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_adsp_pil.c