[media] s5p-csis: Rework the system suspend/resume helpers
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 7 Jul 2011 15:13:25 +0000 (12:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 6 Sep 2011 18:09:37 +0000 (15:09 -0300)
commitd4d4e3c97211f20d4fde5d82878561adaa42b578
tree3bba86d16f901a3b72db9e7783a1cb353ce27500
parent438df3ebe5f0ce408490a777a758d5905f0dd58f
[media] s5p-csis: Rework the system suspend/resume helpers

Do not resume the device during system resume if it was idle
before system suspend, as this causes resume from suspend
to RAM failures on Exynos4. For this purpose runtime PM and
system sleep helpers are separated.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/s5p-fimc/mipi-csis.c