gpio: samsung: Remove legacy support of S5PV210
authorTomasz Figa <t.figa@samsung.com>
Fri, 4 Jul 2014 12:10:56 +0000 (14:10 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 18 Jul 2014 19:32:17 +0000 (04:32 +0900)
commit09ee2dac4c07016c6bc7577152822996c9a7c122
tree68dcf77fae085aef167da9769a4b3d5b6ad24376
parentaa42587a43e82b409436e05ce52835904de1a96f
gpio: samsung: Remove legacy support of S5PV210

GPIO support of S5PV210 SoC is now fully handled by pinctrl-samsung
driver making the old code in gpio-samsung driver unused. This patch
removes it which will also let us remove more code from arch subtree.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
drivers/gpio/gpio-samsung.c