]> git.karo-electronics.de Git - linux-beck.git/commit
gpio: samsung: Remove OF support for s3c24xx
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 10 Jun 2013 09:22:19 +0000 (18:22 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 11 Jun 2013 20:22:17 +0000 (05:22 +0900)
commit9fdb27d48a3a1abae4c3554b82dce9f0aafc377a
tree3115be9ed616782602839634945a1bcf0eabecac
parentf722406faae2d073cc1d01063d1123c35425939e
gpio: samsung: Remove OF support for s3c24xx

There is no users of this code and there is already a pinctrl
driver written for s3c24xx which is going to be used on any
s3c24xx DT platforms. Hence this has been effectively a dead
code in mainline.

This reverts commit 172c6a13653ac8cd6a231293b87c93821e90c1d6
gpio: samsung: add devicetree init for s3c24xx arches

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/gpio/gpio-samsung.txt
drivers/gpio/gpio-samsung.c