Skip to content
Commit 6e1c39c6 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix power-map regression for HP dv6 & co

The recent fix for power-map controls (commit b0791dda) 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 adds the check of connection and it assumes the no jack
detection is available for fixed pins no matter what pin capability
says.

BugLink: http://bugs.launchpad.net/bugs/1013183


Reported-by: default avatarLuis Henriques <luis.henriques@canonical.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 09a6071b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment