V4L/DVB (7337): ivtv: fix polling bug
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 22 Apr 2008 17:45:48 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:49 +0000 (14:07 -0300)
commit0358d7c580370c5eaf081ac42a41c6e347709051
tree481beb1b4f99d7bf74d1b3d7a3b08fc931722d3a
parentad5f2e859d76dccb7eb1aa942171b1a32211efc2
V4L/DVB (7337): ivtv: fix polling bug

The q_io queue was never taken into account by the poll function. Thanks to
Andy Walls for finding this bug.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-fileops.c