Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321905
b: refs/heads/master
c: de64c0e
h: refs/heads/master
i:
  321903: a82e56a
v: v3
  • Loading branch information
Dan Carpenter authored and Takashi Iwai committed Aug 10, 2012
1 parent b4e910b commit 42c26fb
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: 144dad99ef6ad10c8c8ebe787d08157c4a94201f
refs/heads/master: de64c0ee7dbcbfbbe63bd9ea45783d87babc6452
2 changes: 1 addition & 1 deletion trunk/sound/pci/cs46xx/cs46xx_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static unsigned short snd_cs46xx_codec_read(struct snd_cs46xx *chip,

if (snd_BUG_ON(codec_index != CS46XX_PRIMARY_CODEC_INDEX &&
codec_index != CS46XX_SECONDARY_CODEC_INDEX))
return -EINVAL;
return 0xffff;

chip->active_ctrl(chip, 1);

Expand Down

0 comments on commit 42c26fb

Please sign in to comment.