Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284143
b: refs/heads/master
c: 9badda0
h: refs/heads/master
i:
  284141: e6fb0a2
  284139: cf808b6
  284135: a52baef
  284127: 2dfcef7
v: v3
  • Loading branch information
Takashi Iwai committed Jan 9, 2012
1 parent 5df8c97 commit f756df3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 80c8a2a372599e604b04a9c568952fe39cd1851d
refs/heads/master: 9badda0a0afffebbe1cb30565800896534a6c5bd
3 changes: 1 addition & 2 deletions trunk/sound/pci/rme9652/hdsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -2640,8 +2640,7 @@ static int snd_hdsp_info_pref_sync_ref(struct snd_kcontrol *kcontrol, struct snd
uinfo->value.enumerated.items = 3;
break;
default:
uinfo->value.enumerated.items = 0;
break;
return -EINVAL;
}

if (uinfo->value.enumerated.item >= uinfo->value.enumerated.items)
Expand Down

0 comments on commit f756df3

Please sign in to comment.