diff options
author | Michael Krufky <mkrufky@m1k.net> | 2006-01-09 18:21:38 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 2006-01-09 18:21:38 -0200 |
commit | 81481e9e1278420ed380da69e052c54e3670bf03 (patch) | |
tree | 7426e542f9dd7c6882591db4014a9ef8c8c2bc7b | |
parent | f53737882e26ff08022fec6ad79f061c49dadda2 (diff) | |
download | linux-next-81481e9e1278420ed380da69e052c54e3670bf03.tar.gz |
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>
-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 @@ * design, so it can be reused for the "analogue-only" device (if it will * appear at all). * - * Use the cx25840-driver for the analogue part + * TODO: Use the cx25840-driver for the analogue part * * Copyright (C) 2005 Patrick Boettcher (patrick.boettcher@desy.de) * Copyright (C) 2005 Michael Krufky (mkrufky@m1k.net) |