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-rc1~141^2~298 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=678de4b4306982b7b7beb70ea11cf21bd95ccf17;p=karo-tx-linux.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 281b5ac31e34..5e2164044fc6 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)