]> git.baikalelectronics.ru Git - kernel.git/commit
rpmsg: Make modalias work for DeviceTree based devices
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 28 Jun 2017 21:53:23 +0000 (14:53 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 29 Jun 2017 04:49:24 +0000 (21:49 -0700)
commit12a4992fed2c2e02156d148d5ce90235d53e4b3d
tree997573742e93b02c14df766bc912a751a6ffdb68
parent4d42c7ec0aa4a0fc64283e1a852e6a20b9cb2f2e
rpmsg: Make modalias work for DeviceTree based devices

When rpmsg devices are expected to be matched based on their compatible
the modalias should reflect this, so that module autoloading has a
chance to match and load the appropriate module.

Tested-by: Rob Clark <robdclark@gmail.com>
Reported-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/rpmsg_core.c