Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216675
b: refs/heads/master
c: 03642c9
h: refs/heads/master
i:
  216673: 54feb36
  216671: 2f4139c
v: v3
  • Loading branch information
Takashi Iwai committed Sep 8, 2010
1 parent 111c624 commit c7efcb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eb7f80c179bfcbf7df99f1de9ec4aa8971b9334d
refs/heads/master: 03642c9a444079aa13f0864383a8f9ca04bfd198
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -4558,6 +4558,8 @@ int snd_hda_parse_pin_def_config(struct hda_codec *codec,
memmove(sequences_hp + i, sequences_hp + i + 1,
sizeof(sequences_hp[0]) * (cfg->hp_outs - i));
}
memset(cfg->hp_pins + cfg->hp_outs, 0,
sizeof(hda_nid_t) * (AUTO_CFG_MAX_OUTS - cfg->hp_outs));
}

/* sort by sequence */
Expand Down

0 comments on commit c7efcb7

Please sign in to comment.