soc: qcom: smd: Represent smd edges as devices
authorBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 15 Aug 2016 18:15:57 +0000 (11:15 -0700)
committerAndy Gross <andy.gross@linaro.org>
Tue, 23 Aug 2016 20:46:33 +0000 (15:46 -0500)
commitda0573026c2d3d445c39385024bfc3ce6beebe09
treee65621f29dd3c430f5005411730ce4fa2b9232c4
parent381a0b4ce45b2ad809b79049e6316a83d5eaa2ea
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>
drivers/soc/qcom/smd.c
include/linux/soc/qcom/smd.h
This page took 0.02707 seconds and 5 git commands to generate.