From: Prathyush K Date: Wed, 7 Aug 2013 11:53:04 +0000 (-0300) Subject: [media] exynos-gsc: fix s2r functionality X-Git-Tag: v3.12-rc1~135^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9fa906f00388bf326d010f36bc905cbd0b6554f;p=pandora-kernel.git [media] exynos-gsc: fix s2r functionality When gsc is in runtime suspended state, there is no need to call m2m_suspend during suspend and similarly, there is no need to call m2m_resume during resume if already in runtime suspended state. This patch adds the necessary conditions to achieve this. Signed-off-by: Prathyush K Signed-off-by: Arun Mankuzhi Signed-off-by: Arun Kumar K Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed