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
The sm750fb's Kconfig option is CONFIG_FB_SM750, not CONFIG_FB_SM7XX.
Thus fix it to make the sm750fb can be built successfully.
Cc: Sudip Mukherjee
Signed-off-by: Binbin Zhou
Reviewed-by: Huacai Chen
---
drivers/staging/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)