commit | 9b558434136138edc79710385aaf613cb4b30459 | [log] [tgz] |
---|---|---|
author | Pawel Osciak <p.osciak@samsung.com> | Mon Mar 29 05:16:31 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:58:40 2010 -0300 |
tree | 0e59a10d120952275b971ee44e4a77fe53ca6e44 | |
parent | fc7f8fd42c2b934ac348995e0c530c917fc277d5 [diff] |
V4L/DVB: videobuf: make poll() report proper flags for output video devices According to the V4L2 specification, poll() should set POLLOUT | POLLWRNORM flags for output devices after the frame has been displayed. Signed-off-by: Pawel Osciak <p.osciak@samsung.com> Reviewed-by: Kyungmin Park <kyungmin.park@samsung.com> Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>