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 <[email protected]>
> ---

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 <[email protected]>

-- 
Anton Vorontsov
email: [email protected]
irc://irc.freenode.net/bd2
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to