commit | 608f9737f1bbe44428ecec44604f638b3949e12c | [log] [tgz] |
---|---|---|
author | Tomasz Figa <tomasz.figa@gmail.com> | Mon Aug 26 02:37:41 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Sep 17 06:48:27 2013 +0900 |
tree | b83b2b2e08af6fefc56107fb861f945cee00ef84 | |
parent | c836c90e276ec1b1b4193bb6f0b5e6b11cc69f83 [diff] |
gpio: samsung: Skip initialization if device tree is present Since this driver does not handle GPIO on device tree enabled platforms any more, it should be bypassed whenever device tree is available, to not conflict with the new pinctrl-samsung driver. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>