ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
authorAlexander Tsoy <alexander@tsoy.me>
Mon, 22 May 2017 17:58:11 +0000 (20:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Jun 2017 10:06:01 +0000 (12:06 +0200)
commit023a8b0925bef16bf36d1740f41f6fa74167b0ef
tree416d0676b782b1738a811571ae299c5eb5bfc999
parent85ddc41a6c4ad78eab245f9c0d64090621da1392
ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430

commit 1fc2e41f7af4572b07190f9dec28396b418e9a36 upstream.

This model is actually called 92XXM2-8 in Windows driver. But since pin
configs for M22 and M28 are identical, just reuse M22 quirk.

Fixes external microphone (tested) and probably docking station ports
(not tested).

Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_sigmatel.c