]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit107fea379993c5923182193f7c0cbfb95ac26a3c
treeefaeff7e81fe5ccb4e03c35a15ad6a0bee8b3ca3
parent42b833a11803dadf3735c58d2a78087504cfb18b
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