commit | d4d4e3c97211f20d4fde5d82878561adaa42b578 | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | Thu Jul 07 12:13:25 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Sep 06 15:09:37 2011 -0300 |
tree | 3bba86d16f901a3b72db9e7783a1cb353ce27500 | |
parent | 438df3ebe5f0ce408490a777a758d5905f0dd58f [diff] |
[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>