From: Pawel Osciak
Date: Mon, 29 Mar 2010 08:16:31 +0000 (-0300)
Subject: V4L/DVB: videobuf: make poll() report proper flags for output video devices
X-Git-Tag: v2.6.35-rc1~480^2~64
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b558434136138edc79710385aaf613cb4b30459;p=pandora-kernel.git
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
Reviewed-by: Kyungmin Park
Reviewed-by: Hans Verkuil
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed