From: Hans Verkuil Date: Sat, 23 Jun 2012 10:47:14 +0000 (-0300) Subject: [media] saa7146: remove V4L2_FL_LOCK_ALL_FOPS X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~570 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de7d14d7ab89454926d58cac40b46106ae2ed79;p=pandora-kernel.git [media] saa7146: remove V4L2_FL_LOCK_ALL_FOPS Add proper locking to the file operations, allowing for the removal of the V4L2_FL_LOCK_ALL_FOPS flag. I also removed some dead code in the form of the saa7146_devices list and saa7146_devices_lock mutex: these were used once but that was a long time ago. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed