Re: [PATCH] staging: sm750fb: Fix the power state error in resume

2015-10-12 Thread Sudip Mukherjee
On Mon, Oct 12, 2015 at 09:48:27AM +0800, Binbin Zhou wrote: > The PM_EVENT_RESUME state is needed when SM750 resume, otherwise it > will be failed in the second time of continuous suspend/resume. > > Cc: Sudip Mukherjee > Signed-off-by: Binbin Zhou > Reviewed-by: Huacai Chen > Reviewed-by: Ted

[PATCH] staging: sm750fb: Fix the power state error in resume

2015-10-11 Thread Binbin Zhou
The PM_EVENT_RESUME state is needed when SM750 resume, otherwise it will be failed in the second time of continuous suspend/resume. Cc: Sudip Mukherjee Signed-off-by: Binbin Zhou Reviewed-by: Huacai Chen Reviewed-by: Teddy Wang --- drivers/staging/sm750fb/sm750.c | 1 + 1 file changed, 1 inse