On Tue, Sep 28, 2010 at 02:36:46PM +0200, Wolfram Sang wrote: > This driver adds basic support for the esdhc-core found on e.g. > imx35/51. It adds up to the pltfm-core. > > Signed-off-by: Wolfram Sang <w.sang@xxxxxxxxxxxxxx> > --- Just a few more nits: > +++ b/drivers/mmc/host/Kconfig > @@ -143,6 +143,16 @@ config MMC_SDHCI_MV > > If unsure, say N. > > +config MMC_SDHCI_ESDHC MMC_SDHCI_ESDHC_IMX > + bool "SDHCI platform support for the Freescale eSDHC controller" SDHCI platform support for the Freescale eSDHC i.MX controller [...] > +++ b/drivers/mmc/host/sdhci-esdhc-imx.c > @@ -0,0 +1,144 @@ > +/* > + * Freescale eSDHC controller driver for the platform bus. eSDHC i.MX Other than that, looks good. Acked-by: Anton Vorontsov <cbouatmailru@xxxxxxxxx> -- Anton Vorontsov email: cbouatmailru@xxxxxxxxx irc://irc.freenode.net/bd2 -- 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