From 414129491010eb7c6772151a30ded6cc9cbe5fa5 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Tue, 2 Oct 2012 10:14:23 +0200 Subject: [PATCH] --- yaml --- r: 332187 b: refs/heads/master c: 74d3e69728a0dcee8cd0f93da4dc077431d59606 h: refs/heads/master i: 332185: 971795ed5a4d35c3bafe0bd484f47aad9b36cb8d 332183: cf9f58d8f0908c2d8ea8877579bd16960361a117 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_conexant.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6f0225901c13..daaa1f225bb7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d4f1e48bd11e3df6a26811f7a1f06c4225d92f7d +refs/heads/master: 74d3e69728a0dcee8cd0f93da4dc077431d59606 diff --git a/trunk/sound/pci/hda/patch_conexant.c b/trunk/sound/pci/hda/patch_conexant.c index 47938c789f89..03b1dc317ff0 100644 --- a/trunk/sound/pci/hda/patch_conexant.c +++ b/trunk/sound/pci/hda/patch_conexant.c @@ -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;