commit | 19fb1457990b6b7e15586ec7331541a184233acc | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Nov 15 23:09:30 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Dec 12 08:21:37 2007 -0200 |
tree | c6eb09725bb0a7734e79f99f953c2c59a0f159fd | |
parent | 4af75653031c6d454b4ace47c1536f0d2e727e3e [diff] |
V4L/DVB (6609): Re-adds lock safe videobuf_read_start videobuf_dvb needs videobuf_read_start. The EXPORT_SYMBOL_GPL() were removed by a previous patch. However, videobuf_dvb needs this. This patch re-adds videobuf_read_start, doing the proper lock. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>