projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f9c907
)
V4L/DVB (3479): Cleanup mangled whitespace
author
Michael Krufky
<mkrufky@linuxtv.org>
Mon, 13 Mar 2006 06:41:44 +0000
(
03:41
-0300)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 21 Mar 2006 16:53:16 +0000
(08:53 -0800)
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-cards.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/cx88/cx88-cards.c
b/drivers/media/video/cx88/cx88-cards.c
index
c91f30e
..
c7042cf
100644
(file)
--- 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] = {