commit | 3f84307a10b4d9039c5c8f718bcdd0928c9994c1 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Dec 12 16:44:54 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Dec 13 00:15:25 2007 -0200 |
tree | 2fc1b5ecf9cc0d18bf3530ff04ed70db2d13ed68 | |
parent | da8cadb31b82c9d41fc593c8deab6aa20b162d6b [diff] |
V4L/DVB (6803): buf-core.c locking fixes After commit 19fb1457990b6b7e15586ec7331541a184233acc the callers in videobuf-core.c that already hold the lock must call __videobuf_read_start() instead of videobuf_read_start(). Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>