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

No differences found