]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6eb347b4062bcf62b5dcd0ed3fc415303bb2d047
treeb2a2c37872532f69ee06c18d1fe70e4eb569a842
parent4993be0736d4bda411e4f1ef4285be1bdc8d74cc
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