summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-06-28 07:30:39 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-16 09:03:20 -0700
commit9fe9217b874769f0b42bc4f8de4fc3df785e9ef3 (patch)
treecc54f56096b97401f7c67d1cbe195be63ad1e619 /arch
parent354e550aab1074eaa87f0db4404f0edeab3ec591 (diff)
downloadlinux-3.10-9fe9217b874769f0b42bc4f8de4fc3df785e9ef3.tar.gz
linux-3.10-9fe9217b874769f0b42bc4f8de4fc3df785e9ef3.tar.bz2
linux-3.10-9fe9217b874769f0b42bc4f8de4fc3df785e9ef3.zip
ALSA: hda - Fix power-map regression for HP dv6 & co
commit 6e1c39c6b00d9141a82c231ba7c5e5b1716974b2 upstream. The recent fix for power-map controls (commit b0791dda813) caused regressions on some other HP laptops. They have fixed pins but these pins are exposed as jack-detectable. Thus the driver tries to control the power-map dynamically per jack detection where it never gets on. This patch corrects the condition check for fixed pins so that the power-map is set always for these pins. NOTE: this is no simple backport from 3.5 kernel. Since 3.5 kernel had significant code change in the relevant part, I fixed this differently. BugLink: http://bugs.launchpad.net/bugs/1013183 Reported-by: Luis Henriques <luis.henriques@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions