]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Add Realtek ALC269VC codec support
authorKailang Yang <kailang@realtek.com>
Wed, 6 Jul 2011 07:51:29 +0000 (09:51 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Jul 2011 07:53:28 +0000 (09:53 +0200)
commitb68785714b67079385188323631b05a8f9093675
tree04ba3ecefd658a358534372a89514069dc8bb213
parentbac4b92cf7a444c0af8dd7b269c8791595c44052
ALSA: hda - Add Realtek ALC269VC codec support

Add the support of ALC269VC codec.
Also delete the unnecessary codec_variant type enum list:
now only three variants (ALC269VA ALC269VB ALC269VC) are needed.

In addition, added some aliases:
 - Add ALC269VB alias name ALC277
 - Add ALC269VC alias name ALC259 ALC281X
 - Add ALC269VC for Lenovo device 0x21f3 name ALC3202

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c