From 4e46f13631d629ee6c0c31d3668e953b11683427 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 2 Feb 2012 10:30:17 +0100 Subject: [PATCH] --- yaml --- r: 287187 b: refs/heads/master c: b5bcc189401c815988b7dd37611fc56f40c9139d h: refs/heads/master i: 287185: 97963193e58747f6c3de9e446b0b6a0a4bacebba 287183: 54891aed59482dbd7e20f505f46c37d80bb681ee v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_via.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 767d8feb285b..83af8e78d0e2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e9d010c2e8f03952e67a6fd8aed0f0dc92084ccc +refs/heads/master: b5bcc189401c815988b7dd37611fc56f40c9139d diff --git a/trunk/sound/pci/hda/patch_via.c b/trunk/sound/pci/hda/patch_via.c index 79166fb8b074..284e311040fe 100644 --- a/trunk/sound/pci/hda/patch_via.c +++ b/trunk/sound/pci/hda/patch_via.c @@ -1470,6 +1470,7 @@ static int via_build_controls(struct hda_codec *codec) struct snd_kcontrol *kctl; int err, i; + spec->no_pin_power_ctl = 1; if (spec->set_widgets_power_state) if (!via_clone_control(spec, &via_pin_power_ctl_enum)) return -ENOMEM;