Re: [PATCH] mmc: Add driver for Freescale eSDHC controllers

From: Arnd Bergmann
Date: Thu Jan 15 2009 - 16:52:59 EST


On Wednesday 14 January 2009, Anton Vorontsov wrote:
>
> +config MMC_ESDHC
> +       tristate "Freescale Enhanced SD Host Controller Interface support"
> +       depends on FSL_SOC
> +       help
> +         This selects the Freescale Enhanced SD Host Controller Interface
> +         as found in some Freescale PowerPC microprocessors.
> +
> +         If unsure, say N.


The naming could be improved, calling it ESDHC instead of ESDHCI is very
confusing: SDHCI is the controller chip while SDHC is a type of card (high
capacity SD). This driver clearly does not refer to the card type but
rather to the controller.

Arnd <><
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/