commit | 053fcb6014eef31c2674d344c704118e0ac229ef | [log] [tgz] |
---|---|---|
author | Brandon Philips <brandon@ifup.org> | Tue Nov 13 20:11:26 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Dec 11 18:08:09 2007 -0200 |
tree | 8d0ea0b5b7d60081f16756d7c92a8df4c0e0c531 | |
parent | 19bc5133dae9562e8824ef101464061f9854c1d8 [diff] |
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop Drivers were using cookie cutter code for stopping the read/stream. Use the new videobuf_stop function which is lock safe. Signed-off-by: Brandon Philips <bphilips@suse.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>