Skip to content

Commit

Permalink
V4L/DVB (3260): Using new firmware for the WideView Stick
Browse files Browse the repository at this point in the history
- 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>
  • Loading branch information
Patrick Boettcher authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent c7f3612 commit 6ce17c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/dvb/dvb-usb/dtt200u.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ static struct dvb_usb_properties wt220u_properties = {
.pid_filter_count = 15,

.usb_ctrl = CYPRESS_FX2,
.firmware = "dvb-usb-wt220u-01.fw",
.firmware = "dvb-usb-wt220u-02.fw",

.power_ctrl = dtt200u_power_ctrl,
.streaming_ctrl = dtt200u_streaming_ctrl,
Expand Down

0 comments on commit 6ce17c5

Please sign in to comment.