aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2014-12-16 18:17:20 -0500
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-12-23 07:47:43 -0500
commit9571a17fc253e1b362217352d7faa815ba5b5a3e (patch)
tree6f89d02064bf003e448377cdc70e288f447ed7cb /drivers/media/usb
parent0348bb1a7aa6093e9aead41d50c792576839a3a1 (diff)
[media] media: au0828 VBI support comment cleanup
This driver supports VBI and the comment "VBI support is not yet working" is inaccurate. Remove it. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb')
-rw-r--r--drivers/media/usb/au0828/au0828-video.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/usb/au0828/au0828-video.c b/drivers/media/usb/au0828/au0828-video.c
index 5f337b118bff..8a7a54750aee 100644
--- a/drivers/media/usb/au0828/au0828-video.c
+++ b/drivers/media/usb/au0828/au0828-video.c
@@ -22,7 +22,6 @@
22 22
23/* Developer Notes: 23/* Developer Notes:
24 * 24 *
25 * VBI support is not yet working
26 * The hardware scaler supported is unimplemented 25 * The hardware scaler supported is unimplemented
27 * AC97 audio support is unimplemented (only i2s audio mode) 26 * AC97 audio support is unimplemented (only i2s audio mode)
28 * 27 *