]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] vivi: let vb2_poll handle events
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 13 Jul 2011 09:28:27 +0000 (06:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 26 Nov 2011 15:42:11 +0000 (13:42 -0200)
commit1d9709ac9b9ee631fe49442b7120ece5691df64e
tree17ab41b81d054cb59c5fa2fbc4a202eca23eef8c
parent06a49a5f94557e695c5fda6292b10fabc48e2efd
[media] 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