Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321908
b: refs/heads/master
c: 088c820
h: refs/heads/master
v: v3
  • Loading branch information
Wang Xingchao authored and Takashi Iwai committed Aug 13, 2012
1 parent 6ede74a commit b1ed275
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e037cb4a54e26b5f55f856e0e7445cfcfb2f3d31
refs/heads/master: 088c820b732dbfd515fc66d459d5f5777f79b406
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ static void print_digital_conv(struct snd_info_buffer *buffer,
if (digi1 & AC_DIG1_EMPHASIS)
snd_iprintf(buffer, " Preemphasis");
if (digi1 & AC_DIG1_COPYRIGHT)
snd_iprintf(buffer, " Copyright");
snd_iprintf(buffer, " Non-Copyright");
if (digi1 & AC_DIG1_NONAUDIO)
snd_iprintf(buffer, " Non-Audio");
if (digi1 & AC_DIG1_PROFESSIONAL)
Expand Down

0 comments on commit b1ed275

Please sign in to comment.