From: Devin Heitmueller Date: Sun, 23 Jan 2011 22:12:27 +0000 (-0300) Subject: [media] au0828: fix VBI handling when in V4L2 streaming mode X-Git-Tag: v2.6.38~23^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ebb8b83f2be99413261c8ba8238b390159a026;p=pandora-kernel.git [media] au0828: fix VBI handling when in V4L2 streaming mode au0828: fix VBI handling when in V4L2 streaming mode It turns up V4L2 streaming mode (a.k.a mmap) was broken for VBI streaming. This was causing libzvbi to fall back to V4L1 capture mode, and is a blatent violation of the V4L2 specification. Make the implementation work properly in this mode. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed