mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-16 15:34:48 +08:00
V4L/DVB (3479): Cleanup mangled whitespace
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
9f9c907fdc
commit
fc34f16531
@ -323,19 +323,19 @@ struct cx88_board cx88_boards[] = {
|
||||
.input = {{
|
||||
.type = CX88_VMUX_TELEVISION,
|
||||
.vmux = 0,
|
||||
.gpio0 = 0xbff0,
|
||||
.gpio0 = 0xbff0,
|
||||
},{
|
||||
.type = CX88_VMUX_COMPOSITE1,
|
||||
.vmux = 1,
|
||||
.gpio0 = 0xbff3,
|
||||
.gpio0 = 0xbff3,
|
||||
},{
|
||||
.type = CX88_VMUX_SVIDEO,
|
||||
.vmux = 2,
|
||||
.gpio0 = 0xbff3,
|
||||
.gpio0 = 0xbff3,
|
||||
}},
|
||||
.radio = {
|
||||
.type = CX88_RADIO,
|
||||
.gpio0 = 0xbff0,
|
||||
.gpio0 = 0xbff0,
|
||||
},
|
||||
},
|
||||
[CX88_BOARD_ASUS_PVR_416] = {
|
||||
|
Loading…
Reference in New Issue
Block a user