summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-cards.c
diff options
context:
space:
mode:
authorMichael Krufky2006-03-13 07:41:44 +0100
committerLinus Torvalds2006-03-21 17:53:16 +0100
commitfc34f165317403444d254a27bc356dc5de0bbc3d (patch)
tree1bfd73382f95e229100ab9824acc425fe376bf10 /drivers/media/video/cx88/cx88-cards.c
parentV4L/DVB (3449): Cx88 default picture controls values (diff)
downloadkernel-qcow2-linux-fc34f165317403444d254a27bc356dc5de0bbc3d.tar.gz
kernel-qcow2-linux-fc34f165317403444d254a27bc356dc5de0bbc3d.tar.xz
kernel-qcow2-linux-fc34f165317403444d254a27bc356dc5de0bbc3d.zip
V4L/DVB (3479): Cleanup mangled whitespace
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx88/cx88-cards.c')
-rw-r--r--drivers/media/video/cx88/cx88-cards.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/media/video/cx88/cx88-cards.c b/drivers/media/video/cx88/cx88-cards.c
index c91f30e11f22..c7042cf41231 100644
--- a/drivers/media/video/cx88/cx88-cards.c
+++ b/drivers/media/video/cx88/cx88-cards.c
@@ -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] = {