[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)
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>

No differences found