video: exynos: Add DECON_STATE_INIT in the suspend function
authorJaechul Lee <jcsing.lee@samsung.com>
Thu, 2 Feb 2017 10:38:08 +0000 (19:38 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Tue, 14 Feb 2017 04:26:31 +0000 (13:26 +0900)
commit89bbda3f3f5c002bf5979b1b297cd017d6e4ad14
treea9ac01c5ff7789ad101ee3dd1984815801b5d050
parented65a2eb6c1591e9b000d592d42653ec011538fb
video: exynos: Add DECON_STATE_INIT in the suspend function

DECON_STATE_INIT is not defined in the suspend function. So, it return while
booting tizen. Besides, added logs to check the device state.

Errors
dpm_run_callback(): pm_genpd_suspend+0x0/0x78 returns -16
PM: Device 14830000.decon_fb failed to suspend: error -16

Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
drivers/video/fbdev/exynos/decon_7570/decon_core.c