Commit fc34f165 authored by Michael Krufky's avatar Michael Krufky Committed by Linus Torvalds

V4L/DVB (3479): Cleanup mangled whitespace

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 9f9c907f
...@@ -323,19 +323,19 @@ struct cx88_board cx88_boards[] = { ...@@ -323,19 +323,19 @@ struct cx88_board cx88_boards[] = {
.input = {{ .input = {{
.type = CX88_VMUX_TELEVISION, .type = CX88_VMUX_TELEVISION,
.vmux = 0, .vmux = 0,
.gpio0 = 0xbff0, .gpio0 = 0xbff0,
},{ },{
.type = CX88_VMUX_COMPOSITE1, .type = CX88_VMUX_COMPOSITE1,
.vmux = 1, .vmux = 1,
.gpio0 = 0xbff3, .gpio0 = 0xbff3,
},{ },{
.type = CX88_VMUX_SVIDEO, .type = CX88_VMUX_SVIDEO,
.vmux = 2, .vmux = 2,
.gpio0 = 0xbff3, .gpio0 = 0xbff3,
}}, }},
.radio = { .radio = {
.type = CX88_RADIO, .type = CX88_RADIO,
.gpio0 = 0xbff0, .gpio0 = 0xbff0,
}, },
}, },
[CX88_BOARD_ASUS_PVR_416] = { [CX88_BOARD_ASUS_PVR_416] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment