From: Tomasz Figa Date: Fri, 17 May 2013 16:24:29 +0000 (+0200) Subject: ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms X-Git-Tag: v3.10-rc6~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd3fc1b9a34e535a8acbead7461475fbc43bdd49;p=pandora-kernel.git ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms This patch makes legacy code on suspend/resume path being executed conditionally, on non-DT platforms only, to fix suspend/resume of DT-enabled systems, for which the code is inappropriate. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park [olof: add #include ] Signed-off-by: Olof Johansson --- Reading git-diff-tree failed