Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remoteproc: qcom: wcnss: Make SMD handling common | Bjorn Andersson | 2017-02-06 | 1 | -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 helper | Bjorn Andersson | 2017-02-06 | 1 | -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> |