Re: [PATCH v2 2/2] ARM: imx6ull: Make suspend/resume work like on 6ul

2017-06-06 Thread Fabio Estevam
On Tue, Jun 6, 2017 at 2:50 PM, Leonard Crestez wrote: > Suspend and resume on imx6ull is currenty not working because of some > missed checks where behavior should match imx6ul. > > Signed-off-by: Leonard Crestez Reviewed-by: Fabio Estevam

[PATCH v2 2/2] ARM: imx6ull: Make suspend/resume work like on 6ul

2017-06-06 Thread Leonard Crestez
Suspend and resume on imx6ull is currenty not working because of some missed checks where behavior should match imx6ul. Signed-off-by: Leonard Crestez --- arch/arm/mach-imx/pm-imx6.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-imx/pm-imx6.c b/arch/arm/