ALSA: hda - Add initial support for Thinkpad T410s HDA codec
authorJens Taprogge <jens.taprogge@taprogge.org>
Wed, 14 Apr 2010 21:42:04 +0000 (23:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 15 Apr 2010 07:10:29 +0000 (09:10 +0200)
commit7b2bfdbc0dee5a321b5c02febe157adebd33ab3a
tree371857c94d67efd82d282c3dbb7e8af6b79a17cc
parent039f0f3a5b724a1ed022247301565f1a43d27544
ALSA: hda - Add initial support for Thinkpad T410s HDA codec

attached please find a patch that adds support for at least the T410s
HDA codec.  Most likely it will also add support for the T410 and T510
based models.

The patch was derived from Ideapad support.  Support for the laptop's and
docking-station output connectors as well as the docking-station microphone
connector and the laptops internal devices has been tested.  Since it has been
developed without a data-sheet available, support for digital outputs and the
laptop's microphone input may well be incorrect.

Microphone mute functionality is not included:
The microphone mute button seems to be reported through thinkpad_acpi key
0000101b.  The mute button LED seems to be wired to thinkpad_acpi led
number 15.

Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c