Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] au8522: remove note about VBI not being implemented

I got this working a couple of years ago. Remove it from the
list of known issues.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

authored by

Devin Heitmueller and committed by
Mauro Carvalho Chehab
678de4b4 427de05c

-1
-1
drivers/media/dvb-frontends/au8522_decoder.c
··· 17 17 18 18 /* Developer notes: 19 19 * 20 - * VBI support is not yet working 21 20 * Enough is implemented here for CVBS and S-Video inputs, but the actual 22 21 * analog demodulator code isn't implemented (not needed for xc5000 since it 23 22 * has its own demodulator and outputs CVBS)