mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
authorJan Luebbe <jlu@pengutronix.de>
Thu, 5 Apr 2012 08:05:08 +0000 (10:05 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 22 Apr 2012 15:16:58 +0000 (11:16 -0400)
Davinci MMC platform devices (as in mach-davinci/devices-da8xx.c) use
"davinci_mmc" as their name. To allow autoloading of the relevant
driver, the module needs to set the MODULE_ALIAS.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found