]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit906a398e6686bec94c89600439e649f1e86d148a
tree9d8014e641e9795803437c81582483e586424676
parentab6c1a910123c62a9f1de5adfebf646c6e5b3f1a
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