diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-08-27 14:37:34 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-10 07:02:49 +0400 |
commit | 40558dafff257d69248af8b96c7e896f6bc79dfa (patch) | |
tree | a99e886611d3b672a09bfc2619391055fec7c6df /drivers/media/video/cx23885 | |
parent | ba366a23b68029fc8560acf1ad8735eed910f962 (diff) | |
download | linux-40558dafff257d69248af8b96c7e896f6bc79dfa.tar.xz |
V4L/DVB (6259): Fix vivi poll() method
Due to the replace of videobuf_read_one to videobuf_read_stream, poll()
method implementation is wrong. This fixes poll() implementation, making
read of /dev/video? to work again.
With this method, an USB driver can use video-buf, without needing to
request memory from the DMA-safe area.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx23885')
0 files changed, 0 insertions, 0 deletions