Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21654
b: refs/heads/master
c: e279821
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Feb 27, 2006
1 parent e9942e6 commit 5f229aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 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: 47a9e50eb7719dc1bf01ac8b60f4d8758146d00e
refs/heads/master: e2798212e3ce0057336bc0807beb3213de1dc5be
6 changes: 5 additions & 1 deletion trunk/drivers/media/video/cx88/cx88-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -1064,8 +1064,12 @@ struct cx88_board cx88_boards[] = {
.input = {{
.type = CX88_VMUX_TELEVISION,
.vmux = 0,
.gpio0 = 0x07fa,
.gpio0 = 0x3de2,
}},
.radio = {
.type = CX88_RADIO,
.gpio0 = 0x3de6,
},
},

};
Expand Down

0 comments on commit 5f229aa

Please sign in to comment.