From: Mauro Carvalho Chehab Date: Thu, 31 Jan 2008 16:59:29 +0000 (-0300) Subject: V4L/DVB (7122): saa7134-empress: Remove back lock X-Git-Tag: v2.6.25-rc3~132^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb62a5953e9e6969f78adc7291c1a8845116f776;p=pandora-kernel.git V4L/DVB (7122): saa7134-empress: Remove back lock videobuf functions at close() method already locks videobuf. It makes no sense to keep the locking at empress close() method. There is also a lock at open() method. I'm not sure if it is safe to remove the locking there. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed