From: Sylwester Nawrocki Date: Fri, 31 May 2013 14:37:20 +0000 (-0300) Subject: [media] exynos4-is: Media graph/video device locking rework X-Git-Tag: v3.11-rc1~17^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42625fdfbd608f0bdaffaf25e8eb32ef55cddf96;p=pandora-kernel.git [media] exynos4-is: Media graph/video device locking rework Remove driver private video node reference counters and use entity->use_count instead. This makes the video pipelines power handling more similar to the method used in omap3isp driver. Now the graph mutex is taken always after the video mutex, as it is not possible to ensure apposite order at the all modules. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed