diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-18 23:04:00 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-10 03:05:26 +0200 |
commit | faebb914399ecf8ecfd0e24b96ac90d7381f7e07 (patch) | |
tree | 03bf6cd237b9734a9a32d6dc4da495ea8f91552e | |
parent | V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.c (diff) | |
download | linux-faebb914399ecf8ecfd0e24b96ac90d7381f7e07.tar.xz linux-faebb914399ecf8ecfd0e24b96ac90d7381f7e07.zip |
V4L/DVB (6039): Typo fix in Nova-TD description
Typo fix in Nova-TD description
Signed-off-by: Darren Salt <linux@youmustbejoking.demon.co.uk>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
-rw-r--r-- | drivers/media/dvb/dvb-usb/dib0700_devices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/dib0700_devices.c b/drivers/media/dvb/dvb-usb/dib0700_devices.c index 4a3c5467d7e0..0227e7fac3cf 100644 --- a/drivers/media/dvb/dvb-usb/dib0700_devices.c +++ b/drivers/media/dvb/dvb-usb/dib0700_devices.c @@ -944,7 +944,7 @@ struct dvb_usb_device_properties dib0700_devices[] = { { &dib0700_usb_id_table[12], NULL }, { NULL }, }, - { "Haupauge Nova-TD Stick/Elgato Eye-TV Diversity", + { "Hauppauge Nova-TD Stick/Elgato Eye-TV Diversity", { &dib0700_usb_id_table[13], NULL }, { NULL }, }, |