Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257641
b: refs/heads/master
c: c830613
h: refs/heads/master
i:
  257639: 0ac8c71
v: v3
  • Loading branch information
Eliot Blennerhassett authored and Takashi Iwai committed Jul 22, 2011
1 parent 6ac6a39 commit 6d9b3be
Show file tree
Hide file tree
Showing 2 changed files with 9 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: 3d0591eee46f1c7cdfd502c8366e5552b8cea3db
refs/heads/master: c8306135746687b30048f8bd949d2dfb8d6c697a
12 changes: 8 additions & 4 deletions trunk/sound/pci/asihpi/asihpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1330,10 +1330,12 @@ static const char * const asihpi_src_names[] = {
"RF",
"Clock",
"Bitstream",
"Microphone",
"Cobranet",
"Mic",
"Net",
"Analog",
"Adapter",
"RTP",
"GPI",
};

compile_time_assert(
Expand All @@ -1348,8 +1350,10 @@ static const char * const asihpi_dst_names[] = {
"Digital",
"RF",
"Speaker",
"Cobranet Out",
"Analog"
"Net",
"Analog",
"RTP",
"GPO",
};

compile_time_assert(
Expand Down

0 comments on commit 6d9b3be

Please sign in to comment.