ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Sep 2013 07:59:51 +0000 (08:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 19 Sep 2013 19:12:23 +0000 (20:12 +0100)
commitedaf6d3d264ae9323a53a49b2a1cf42cc5df1be2
treee3d53ab80daf42da25087202a77a733cdcee5213
parent272b98c6455f00884f0350f775c5342358ebb73f
ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling

There is no need for every driver to fetch a pinctrl handle and to
select the default state. Instead this is handled by the device driver
core, thus we can remove this piece of code from mmci.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/mmci.c
drivers/mmc/host/mmci.h