commit | da0573026c2d3d445c39385024bfc3ce6beebe09 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Aug 15 11:15:57 2016 -0700 |
committer | Andy Gross <andy.gross@linaro.org> | Tue Aug 23 15:46:33 2016 -0500 |
tree | e65621f29dd3c430f5005411730ce4fa2b9232c4 | |
parent | 381a0b4ce45b2ad809b79049e6316a83d5eaa2ea [diff] |
soc: qcom: smd: Represent smd edges as devices By representing each edge as its own device the channels are no longer tied to being parented by the same smd device and as such an edge can live as children of e.g. remoteproc instances. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>