commit | 6c56c6cd8031e01719e5a5392571c3be08737434 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Mon Aug 26 19:35:55 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Aug 29 14:40:30 2013 +0200 |
tree | b2a2c37872532f69ee06c18d1fe70e4eb569a842 | |
parent | 655c4e79370d1731c293c47aaf85d4c990a33052 [diff] |
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>