mmc: sdhci-sirf: let device core setup the default pin configuration
commit0b856f4ecb7b82c56ba2c3c624a4b5c865398cc6
authorBarry Song <Baohua.Song@csr.com>
Tue, 14 May 2013 05:49:09 +0000 (14 13:49 +0800)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 14:34:17 +0000 (27 10:34 -0400)
treec9a15e2a77aa74b1c7fc79c73d780c3798864f12
parent2cd1722496de794d336e4670d8de1e46fa84b773
mmc: sdhci-sirf: let device core setup the default pin configuration

With device core now able to setup the default pin configuration, the
call to devm_pinctrl_get_select_default can be removed. And the pin
configuration code based on the deprecated Samsung specific gpio
bindings is also removed.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-sirf.c