commit | 99c429cb4e628e8b6b8131910952436ad10b21f5 | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Wed Sep 16 07:32:54 2015 -0500 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Jan 29 17:26:47 2016 -0800 |
tree | c36ff9f4ee16ec45123e683c82200b3756ae2ad8 | |
parent | a66a5114b34bb23396568bf485e05a311b3ee22f [diff] |
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>