Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332187
b: refs/heads/master
c: 74d3e69
h: refs/heads/master
i:
  332185: 971795e
  332183: cf9f58d
v: v3
  • Loading branch information
David Henningsson authored and Takashi Iwai committed Oct 6, 2012
1 parent e9816f1 commit 4141294
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: d4f1e48bd11e3df6a26811f7a1f06c4225d92f7d
refs/heads/master: 74d3e69728a0dcee8cd0f93da4dc077431d59606
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_conexant.c
Original file line number Diff line number Diff line change
Expand Up @@ -4259,7 +4259,7 @@ static int cx_auto_add_boost_volume(struct hda_codec *codec, int idx,

if (get_wcaps(codec, mux) & AC_WCAP_OUT_AMP) {
spec->imux_info[idx].boost = mux;
return cx_auto_add_volume(codec, label, " Boost", 0,
return cx_auto_add_volume(codec, label, " Boost", cidx,
mux, HDA_OUTPUT);
}
return 0;
Expand Down

0 comments on commit 4141294

Please sign in to comment.