ALSA: hda - Fix pin config and mapping on Alienware 15
authorTakashi Iwai <tiwai@suse.de>
Mon, 10 Aug 2015 14:53:32 +0000 (16:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Aug 2015 14:53:32 +0000 (16:53 +0200)
commitfe14f39e88c8ac16d0a051f8444a2294f8cb358c
treedec89bbb784529a05584c06dad1899ed4c11bb77
parent3f6175ece947358e988af149ecca0d31100ee6c4
ALSA: hda - Fix pin config and mapping on Alienware 15

Alienware 15 has CA0132 codec for its onboard sound, but the pin
config and mapping seem quite different from other Creative boards.
This patch corrects them, at least, for providing the right headphone
and mic jack notification, as well as removing the non-existing SPDIF
pins.

Even with this fix, not all stuff works perfectly yet, mainly because
of the badly written ca0132 driver code -- it has too many implicit
assumptions of pin configs and maps.  Nevertheless, this is a small
good step forward.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=101981
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c