]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: HDA: conexant support for Lenovo T520/W520
authorDaniel Suchy <danny@danysek.cz>
Tue, 18 Oct 2011 09:09:44 +0000 (11:09 +0200)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:07 +0000 (11:17 -0800)
commit19439c252d96f6baaeca0dad0ce891d1d3e1327b
treeccb58616410f8762ec362fe488d397c109e58111
parentaf350425724443c93142b427a3f5ed6a286301b3
ALSA: HDA: conexant support for Lenovo T520/W520

commit ca201c096269ee2d40037fea96a59fd0695888c4 upstream.

This is patch for Conexant codec of Intel HDA driver, adding new quirk
for Lenovo Thinkpad T520 and W520. Conexant autodetection works fine for
T520 (similar subsystem ID is used also in W520 model) and detects more
mixer features compared to generic (fallback) Lenovo quirk with
hardcoded options in Conexant codec.

Patch was activelly tested with Linux 3.0.4, 3.0.6 and 3.0.7 without any
problems.

Signed-off-by: Daniel Suchy <danny@danysek.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_conexant.c