Skip to content

Commit

Permalink
[media] [PATH] enable dual tuner to Avermedia Twinstar in af9035 driver
Browse files Browse the repository at this point in the history
This patch enable dual tuner for Avermedia Twinstar.

Signed-off-by: Jose Alberto Reguero <jareguero@telefonica.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Jose Alberto Reguero authored and Mauro Carvalho Chehab committed Mar 23, 2013
1 parent 34a518a commit 78c7bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/usb/dvb-usb-v2/af9035.c
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,7 @@ static int af9035_read_config(struct dvb_usb_device *d)
case AF9033_TUNER_IT9135_60:
case AF9033_TUNER_IT9135_61:
case AF9033_TUNER_IT9135_62:
case AF9033_TUNER_MXL5007T:
break;
default:
state->dual_mode = false;
Expand Down

0 comments on commit 78c7bc4

Please sign in to comment.