From: Shawn Guo Date: Thu, 17 Oct 2013 02:07:09 +0000 (+0800) Subject: ARM: imx: enable suspend for imx6sl X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ba64fe3eb461b95bf11436a13db0d9c79465514;p=pandora-kernel.git ARM: imx: enable suspend for imx6sl The imx6sl low power mode implementation inherits imx6q/dl one, and pm-imx6q.c can just work for imx6sl with some minor updates. Let's enable imx6sl suspend support by reusing pm-imx6q.c and use cpu_is_imxXX() to handle the those minor differences between imx6sl and imx6q/dl. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed