[PATCH 04/12] drivers/mmc/host: don't use devm_pinctrl_get_select_default() in probe

Barry Song 21cnbao at gmail.com
Thu Jul 11 23:39:46 EDT 2013


2013/7/10 Wolfram Sang <wsa at the-dreams.de>:
> Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
> we can rely on device core for setting the default pins. Compile tested only.
>
> Acked-by: Linus Walleij <linus.walleij at linaro.org> (personally at LCE13)
> Signed-off-by: Wolfram Sang <wsa at the-dreams.de>
> ---
>  drivers/mmc/host/mvsdio.c          |    6 ------
>  drivers/mmc/host/mxs-mmc.c         |    8 --------
>  drivers/mmc/host/omap_hsmmc.c      |    7 -------
>  drivers/mmc/host/sdhci-esdhc-imx.c |    8 --------
>  drivers/mmc/host/sdhci-sirf.c      |    8 --------

Wolfram, this has been done for sirf, which version are you based on?

>  5 files changed, 37 deletions(-)

-barry



More information about the linux-arm-kernel mailing list