]> asedeno.scripts.mit.edu Git - linux.git/commit
rpmsg: glink: Store edge name for glink device
authorChris Lew <clew@codeaurora.org>
Fri, 27 Jul 2018 12:17:22 +0000 (17:47 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 31 Jul 2018 06:39:04 +0000 (23:39 -0700)
commit475452fca1ddd3fe196fb834d58ecfcb83d782a6
treec54dadf78a7b666f2ead469f75be87a02e297fa6
parent52cd7047006cb5a4473e569a4d650bc2b23557a9
rpmsg: glink: Store edge name for glink device

Channels may need to identify the edge their channel was probed for.
Store the edge name by reading the label property from device tree or
default to the node name.

Signed-off-by: Chris Lew <clew@codeaurora.org>
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/qcom_glink_native.c