We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436b0f7 commit e4f5c82Copy full SHA for e4f5c82
drivers/media/video/cx88/cx88-cards.c
@@ -567,6 +567,7 @@ struct cx88_board cx88_boards[] = {
567
.radio_type = UNSET,
568
.tuner_addr = ADDR_UNSET,
569
.radio_addr = ADDR_UNSET,
570
+ .tda9887_conf = TDA9887_PRESENT,
571
.input = {{
572
.type = CX88_VMUX_TELEVISION,
573
.vmux = 0,
@@ -711,6 +712,7 @@ struct cx88_board cx88_boards[] = {
711
712
713
714
715
716
717
718
0 commit comments