mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
commit7f8bea7f75618165d015f083c77f1db3e4584f88
authorJan Luebbe <jlu@pengutronix.de>
Thu, 5 Apr 2012 08:05:08 +0000 (5 10:05 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 22 Apr 2012 15:16:58 +0000 (22 11:16 -0400)
treeefaeff7e81fe5ccb4e03c35a15ad6a0bee8b3ca3
parentcd03d9a85802c0023e522c21a1dabaf3e5785010
mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading

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>
drivers/mmc/host/davinci_mmc.c