From: Sylwester Nawrocki Date: Mon, 19 Mar 2012 16:11:40 +0000 (-0300) Subject: [media] s5p-fimc: Simplify locking by removing the context data structure spinlock X-Git-Tag: v3.5-rc1~104^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb13c3d4d969199eaaae3b3540b919f7f149448;p=pandora-kernel.git [media] s5p-fimc: Simplify locking by removing the context data structure spinlock Access to the memory-to-memory video node is serialized through a mutex so now there is no point in having per device context structure spinlock. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed