diff options
author | Michael Krufky <mkrufky@m1k.net> | 2006-01-09 15:21:38 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 2006-01-09 15:21:38 -0500 |
commit | 81481e9e1278420ed380da69e052c54e3670bf03 (patch) | |
tree | 7426e542f9dd7c6882591db4014a9ef8c8c2bc7b /drivers/media/dvb/dvb-usb | |
parent | f53737882e26ff08022fec6ad79f061c49dadda2 (diff) |
V4L/DVB (3328): replace omitted 'TODO:'
- replace omitted 'TODO:'
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'drivers/media/dvb/dvb-usb')
-rw-r--r-- | drivers/media/dvb/dvb-usb/cxusb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/cxusb.c b/drivers/media/dvb/dvb-usb/cxusb.c index 9d69f8225375..358ed153865f 100644 --- a/drivers/media/dvb/dvb-usb/cxusb.c +++ b/drivers/media/dvb/dvb-usb/cxusb.c | |||
@@ -11,7 +11,7 @@ | |||
11 | * design, so it can be reused for the "analogue-only" device (if it will | 11 | * design, so it can be reused for the "analogue-only" device (if it will |
12 | * appear at all). | 12 | * appear at all). |
13 | * | 13 | * |
14 | * Use the cx25840-driver for the analogue part | 14 | * TODO: Use the cx25840-driver for the analogue part |
15 | * | 15 | * |
16 | * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@desy.de) | 16 | * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@desy.de) |
17 | * Copyright (C) 2005 Michael Krufky (mkrufky@m1k.net) | 17 | * Copyright (C) 2005 Michael Krufky (mkrufky@m1k.net) |