From: Devin Heitmueller Date: Wed, 19 Apr 2017 23:13:47 +0000 (-0300) Subject: [media] au8522: remove note about VBI not being implemented X-Git-Tag: v4.13-rc4~5^2~367 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=678de4b4306982b7b7beb70ea11cf21bd95ccf17;p=platform%2Fkernel%2Flinux-exynos.git [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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb-frontends/au8522_decoder.c b/drivers/media/dvb-frontends/au8522_decoder.c index 281b5ac..5e21640 100644 --- a/drivers/media/dvb-frontends/au8522_decoder.c +++ b/drivers/media/dvb-frontends/au8522_decoder.c @@ -17,7 +17,6 @@ /* Developer notes: * - * VBI support is not yet working * Enough is implemented here for CVBS and S-Video inputs, but the actual * analog demodulator code isn't implemented (not needed for xc5000 since it * has its own demodulator and outputs CVBS)