Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257756
b: refs/heads/master
c: 268ff6f
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jul 8, 2011
1 parent a5c5526 commit b1d2f81
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: 28dc10a5f1bebfbb7cb19f588bc1652a00992402
refs/heads/master: 268ff6fbe70a4ab3c931caa0fdffc3d49265d135
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ static bool alc_check_dyn_adc_switch(struct hda_codec *codec)
break;
}
if (i >= imux->num_items)
return false; /* no ADC-switch is needed */
return true; /* no ADC-switch is needed */
}

for (i = 0; i < imux->num_items; i++) {
Expand Down

0 comments on commit b1d2f81

Please sign in to comment.