forked from Minki/linux
V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for streaming.
It was previously disabled pending a bugfix, which has since been resolved. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
7b9139086a
commit
aaadeac88a
@ -145,6 +145,7 @@ struct cx23885_board cx23885_boards[] = {
|
|||||||
},
|
},
|
||||||
[CX23885_BOARD_DVICO_FUSIONHDTV_7_DUAL_EXP] = {
|
[CX23885_BOARD_DVICO_FUSIONHDTV_7_DUAL_EXP] = {
|
||||||
.name = "DViCO FusionHDTV7 Dual Express",
|
.name = "DViCO FusionHDTV7 Dual Express",
|
||||||
|
.portb = CX23885_MPEG_DVB,
|
||||||
.portc = CX23885_MPEG_DVB,
|
.portc = CX23885_MPEG_DVB,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user