Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270389
b: refs/heads/master
c: 636030e
h: refs/heads/master
i:
  270387: 9228cd9
v: v3
  • Loading branch information
David Henningsson authored and Takashi Iwai committed Oct 13, 2011
1 parent 935092b commit ff838f2
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: 6c5c04e509b7000617b09d4301f0b9b6d171d1e6
refs/heads/master: 636030e90ed85a895061060ceb70873d22269420
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 @@ -3263,7 +3263,7 @@ static void alc_auto_init_extra_out(struct hda_codec *codec)
int i;
hda_nid_t pin, dac;

for (i = 0; i < spec->autocfg.speaker_outs; i++) {
for (i = 0; i < spec->autocfg.hp_outs; i++) {
pin = spec->autocfg.hp_pins[i];
if (!pin)
break;
Expand Down

0 comments on commit ff838f2

Please sign in to comment.