V4L/DVB (4756): Cx88: cleanups
- fixed whitespace, replaced leading spaces with tabs - moved .mpeg descriptor below input settings Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
5b9ed28675
commit
5b26c82f95
@ -786,7 +786,6 @@ struct cx88_board cx88_boards[] = {
|
||||
.tuner_addr = ADDR_UNSET,
|
||||
.radio_addr = ADDR_UNSET,
|
||||
.tda9887_conf = TDA9887_PRESENT,
|
||||
.mpeg = CX88_MPEG_BLACKBIRD,
|
||||
.input = {{
|
||||
.type = CX88_VMUX_COMPOSITE1,
|
||||
.vmux = 0,
|
||||
@ -805,6 +804,7 @@ struct cx88_board cx88_boards[] = {
|
||||
.vmux = 2,
|
||||
.gpio0 = 0x0000cdf3,
|
||||
},
|
||||
.mpeg = CX88_MPEG_BLACKBIRD,
|
||||
},
|
||||
[CX88_BOARD_KWORLD_VSTREAM_EXPERT_DVD] = {
|
||||
/* Alexander Wold <awold@bigfoot.com> */
|
||||
|
Loading…
Reference in New Issue
Block a user