On Tue, Oct 09, 2012 at 04:26:05PM -0300, Fabio Estevam wrote: > The correct name for the driver is "mxc-mmc". > > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> Acked-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> Sascha > --- > drivers/mmc/host/mxcmmc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/mmc/host/mxcmmc.c b/drivers/mmc/host/mxcmmc.c > index 565c2e4..6290b7f 100644 > --- a/drivers/mmc/host/mxcmmc.c > +++ b/drivers/mmc/host/mxcmmc.c > @@ -1134,4 +1134,4 @@ module_platform_driver(mxcmci_driver); > MODULE_DESCRIPTION("i.MX Multimedia Card Interface Driver"); > MODULE_AUTHOR("Sascha Hauer, Pengutronix"); > MODULE_LICENSE("GPL"); > -MODULE_ALIAS("platform:imx-mmc"); > +MODULE_ALIAS("platform:mxc-mmc"); > -- > 1.7.9.5 > > > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html