commit | 7aa9f1844a3aac428ef7977a9f1da706718afe0d | [log] [tgz] |
---|---|---|
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | Fri Nov 04 09:59:52 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 24 21:01:50 2011 -0200 |
tree | e1d76d7c5808e305b13b07edaefdbc66e35c6ff2 | |
parent | 64c570f505a0eac4914402bb7832d019c44eabd8 [diff] |
[media] s5p-fimc: Fix initialization for proper system suspend support ST_LPM bit must not be initially set, so the first resume helper call properly quiesce the device's operation. Also fimc_runtime_suspend() at device remove is unneeded and leads to unbalanced clock disable so remove it. 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>