Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21726
b: refs/heads/master
c: fc34f16
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Mar 21, 2006
1 parent f0f3b1d commit 57e3097
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9f9c907fdc331fc6062d758f46f65cb0d2dd11be
refs/heads/master: fc34f165317403444d254a27bc356dc5de0bbc3d
8 changes: 4 additions & 4 deletions trunk/drivers/media/video/cx88/cx88-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -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] = {
Expand Down

0 comments on commit 57e3097

Please sign in to comment.