summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/qcom_common.h
Commit message (Collapse)AuthorAgeFilesLines
* remoteproc: qcom: wcnss: Make SMD handling commonBjorn Andersson2017-02-061-2/+13
| | | | | | | Move the SMD edge handling to the Qualcomm common file to make it reusable for other Qualcomm remoteproc drivers. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
* remoteproc: qcom: Extract non-mdt related helperBjorn Andersson2017-02-061-0/+11
In preparation for moving the mdt loader out of remoteproc let's move the somewhat unrelated resource table dummy helper to a Qualcomm "common" file. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>