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

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>

No differences found