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

No differences found