]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - make laptop-eapd model back for AD1986A
authorTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2008 01:25:48 +0000 (02:25 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 25 Jan 2009 00:41:40 +0000 (16:41 -0800)
commit863265fe6fd349151e96e615ba58f03a3824f9dc
treeb759a149ba1bb2c1f8d131b9cc57177493e00ffd
parent3aacb5255471f7d3a50eb348aedb2a43696a529f
ALSA: hda - make laptop-eapd model back for AD1986A

commit 1725b82a6e2721612a3572d0336f51f1f1c3cf54 upstream.

The changes specific for Samsung laptops seem unapplicable to other
hardware models like ASUS.  The mic inputs are lost on such hardware
by the change 5d5d5f43f1b835c375de9bd270cce030d16e2871.

This patch adds back the old laptop-eapd model, and create a new
model "samsung" for the new one specific to Samsung laptops with
automatic mic selection feature.

Reference: kernel bugzilla #12070
http://bugzilla.kernel.org/show_bug.cgi?id=12070

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/sound/alsa/ALSA-Configuration.txt
sound/pci/hda/patch_analog.c