diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2014-12-16 20:17:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-23 10:47:43 -0200 |
commit | 9571a17fc253e1b362217352d7faa815ba5b5a3e (patch) | |
tree | 6f89d02064bf003e448377cdc70e288f447ed7cb | |
parent | 0348bb1a7aa6093e9aead41d50c792576839a3a1 (diff) | |
download | linux-9571a17fc253e1b362217352d7faa815ba5b5a3e.tar.bz2 |
[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>
-rw-r--r-- | drivers/media/usb/au0828/au0828-video.c | 1 |
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 @@ /* Developer Notes: * - * VBI support is not yet working * The hardware scaler supported is unimplemented * AC97 audio support is unimplemented (only i2s audio mode) * |