mmc: sdhci-s3c: let device core setup the default pin configuration
authorThomas Abraham <thomas.abraham@linaro.org>
Wed, 6 Mar 2013 11:36:16 +0000 (17:06 +0530)
committerChris Ball <cjb@laptop.org>
Fri, 22 Mar 2013 16:33:21 +0000 (12:33 -0400)
commite19499ae10903807acbaa07a28d4b56d508ac339
tree9d8014e641e9795803437c81582483e586424676
parent4a2d8ecce0be8240618e133077724abb5b36c1ef
mmc: sdhci-s3c: 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.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Documentation/devicetree/bindings/mmc/samsung-sdhci.txt
drivers/mmc/host/sdhci-s3c.c