aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/qcom_common.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-02-06remoteproc: qcom: wcnss: Make SMD handling commonBjorn Andersson1-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>
2017-02-06remoteproc: qcom: Extract non-mdt related helperBjorn Andersson1-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>