commit | b68785714b67079385188323631b05a8f9093675 | [log] [tgz] |
---|---|---|
author | Kailang Yang <kailang@realtek.com> | Wed Jul 06 09:51:29 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 06 09:53:28 2011 +0200 |
tree | 04ba3ecefd658a358534372a89514069dc8bb213 | |
parent | bac4b92cf7a444c0af8dd7b269c8791595c44052 [diff] |
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>