ARM: imx6ull: Make suspend/resume work like on 6ul
authorLeonard Crestez <leonard.crestez@nxp.com>
Tue, 6 Jun 2017 17:50:43 +0000 (20:50 +0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 7 Jun 2017 03:38:40 +0000 (11:38 +0800)
commitbf5a01d7c50fb0c4e1c3d320d670bad252d50bcb
treeb92b164313a30cbefdc77788e48d543aae917486
parentb3ea575770c7eeb259c77b6861cd14d00eb309df
ARM: imx6ull: Make suspend/resume work like on 6ul

Suspend and resume on imx6ull is currenty not working because of some
missed checks where behavior should match imx6ul.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/pm-imx6.c