From: Tomasz Figa Date: Sun, 25 Aug 2013 17:37:41 +0000 (+0900) Subject: gpio: samsung: Skip initialization if device tree is present X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~48^2~29^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608f9737f1bbe44428ecec44604f638b3949e12c;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed