git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35a00c4
)
V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 31 Mar 2010 15:29:26 +0000
(12:29 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 18 May 2010 03:52:52 +0000
(
00:52
-0300)
The V4L2 specification requires drivers to use the write events in the
file operations poll handler for output devices. The uvcvideo driver
erroneously used read events for all devices. Fix this.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found