From: Sylwester Nawrocki Date: Fri, 4 Nov 2011 12:59:52 +0000 (-0300) Subject: [media] s5p-fimc: Fix initialization for proper system suspend support X-Git-Tag: v3.2-rc7~30^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa9f1844a3aac428ef7977a9f1da706718afe0d;p=pandora-kernel.git [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 Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed