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)
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>

No differences found