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)
committerOhad Ben-Cohen <ohad@wizery.com>
Thu, 26 Nov 2015 09:41:16 +0000 (11:41 +0200)
commit7a6271a80cae8f464d38b326fce0266f0448d77e
treeb8933fc10b77d3006fcc41ce79ee48848a851adc
parent575a1b58c4d63409d70e2eca0f054862c40bd529
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
This page took 0.024955 seconds and 5 git commands to generate.