From: Sylwester Nawrocki Date: Thu, 20 Sep 2012 11:16:45 +0000 (-0300) Subject: [media] m5mols: Protect driver data with a mutex X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5565a2ad47cdd8e697a28137bd8379455667bc1c;p=pandora-kernel.git [media] m5mols: Protect driver data with a mutex Without the locking the driver's data could get corrupted when the subdev is accessed from user space and from host driver by multiple processes. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed