From: Sylwester Nawrocki Date: Fri, 31 May 2013 14:37:21 +0000 (-0300) Subject: [media] exynos4-is: Do not use asynchronous runtime PM in release fop X-Git-Tag: v3.11-rc1~17^2~242 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bd728a16ee8212e3e468dabb737fe9ef5cea83d;p=pandora-kernel.git [media] exynos4-is: Do not use asynchronous runtime PM in release fop Use pm_runtime_put_sync() instead of pm_runtime_put() to avoid races in handling the 'state' bit flags when the fimc-capture drivers' runtime_resume callback is called from the PM workqueue. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed