]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias
authorDave Gerlach <d-gerlach@ti.com>
Wed, 16 Sep 2015 12:32:54 +0000 (07:32 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 30 Jan 2016 01:26:47 +0000 (17:26 -0800)
commit99c429cb4e628e8b6b8131910952436ad10b21f5
treec36ff9f4ee16ec45123e683c82200b3756ae2ad8
parenta66a5114b34bb23396568bf485e05a311b3ee22f
remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias

Use MODULE_DEVICE_TABLE with wkup_m3_rproc_of_match so the module alias
is exported and the wkup_m3_rproc driver can automatically probe.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/remoteproc/wkup_m3_rproc.c