]> git.baikalelectronics.ru Git - kernel.git/commit
spi/s3c64xx: let device core setup the default pin configuration
authorThomas Abraham <thomas.abraham@linaro.org>
Tue, 16 Apr 2013 03:42:57 +0000 (20:42 -0700)
committerGrant Likely <grant.likely@linaro.org>
Tue, 16 Apr 2013 10:52:34 +0000 (11:52 +0100)
commit79437d003067a06b1d66cd46e6438639173b0f65
tree0967884baa8c4cdd3da5c5d8a5dbdf9a0eb55e8c
parent502e92dfd256159926103a2cd17921dff30ac8b9
spi/s3c64xx: let device core setup the default pin configuration

With device core now able to setup the default pin configuration,
the pin configuration code based on the deprecated Samsung specific
gpio bindings is removed.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Documentation/devicetree/bindings/spi/spi-samsung.txt
drivers/spi/spi-s3c64xx.c