]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vivi: let vb2_poll handle events.
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 13 Jul 2011 09:28:27 +0000 (11:28 +0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 8 Nov 2011 19:26:52 +0000 (17:26 -0200)
commitb49aca420583ded64a782770fae095d0c2d71ff4
treed6fe6d8111e090ec779fd1516a529c2195d2a6e8
parent90e4b31858d76336f34f47ffbffa4099f41aff7a
vivi: let vb2_poll handle events.

The vb2_poll function now tests for events and sets POLLPRI accordingly.
So there it is no longer necessary to test for it in the vivi driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/vivi.c