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)
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>

No differences found