projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f3612
)
V4L/DVB (3260): Using new firmware for the WideView Stick
author
Patrick Boettcher
<pb@linuxtv.org>
Mon, 9 Jan 2006 17:25:45 +0000
(15:25 -0200)
committer
Mauro Carvalho Chehab
<mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:25:45 +0000
(15:25 -0200)
- A new firmware fixes VHF tuning issues. This changes the firmware file name in the driver.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/dvb/dvb-usb/dtt200u.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/dvb-usb/dtt200u.c
b/drivers/media/dvb/dvb-usb/dtt200u.c
index 54c436996512014cf7993838c239e884927aad31..130ea7f21f5e62eb27331a3d6bfcef03c0b18939 100644
(file)
--- a/
drivers/media/dvb/dvb-usb/dtt200u.c
+++ b/
drivers/media/dvb/dvb-usb/dtt200u.c
@@
-160,7
+160,7
@@
static struct dvb_usb_properties wt220u_properties = {
.pid_filter_count = 15,
.usb_ctrl = CYPRESS_FX2,
- .firmware = "dvb-usb-wt220u-0
1
.fw",
+ .firmware = "dvb-usb-wt220u-0
2
.fw",
.power_ctrl = dtt200u_power_ctrl,
.streaming_ctrl = dtt200u_streaming_ctrl,