gpio: samsung: Drop support for Exynos SoCs
authorTomasz Figa <t.figa@samsung.com>
Mon, 26 Aug 2013 17:35:55 +0000 (19:35 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 29 Aug 2013 12:40:30 +0000 (14:40 +0200)
commit6c56c6cd8031e01719e5a5392571c3be08737434
treeb2a2c37872532f69ee06c18d1fe70e4eb569a842
parent655c4e79370d1731c293c47aaf85d4c990a33052
gpio: samsung: Drop support for Exynos SoCs

GPIO support on Exynos SoCs is provided by pinctrl-samsung driver,
leaving all the support code in gpio-samsung driver unused. This dead
code can be safely removed and so it is done by this patch.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-samsung.c