commit | fb62a5953e9e6969f78adc7291c1a8845116f776 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Jan 31 13:59:29 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Mon Feb 18 11:15:12 2008 -0300 |
tree | 0a702ac62d4c1d4128cac16866ae3011f5d8b872 | |
parent | 64f9477f95bf5d4ba49dc3988d47a15bc06bb5da [diff] |
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 <mchehab@infradead.org>