ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entry
It's supposed to be equivalent with CX20724. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
3b7e2a7d9d
commit
bcdda2ec28
1 changed files with 1 additions and 0 deletions
|
@ -955,6 +955,7 @@ static int patch_conexant_auto(struct hda_codec *codec)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static const struct hda_device_id snd_hda_id_conexant[] = {
|
static const struct hda_device_id snd_hda_id_conexant[] = {
|
||||||
|
HDA_CODEC_ENTRY(0x14f12008, "CX8200", patch_conexant_auto),
|
||||||
HDA_CODEC_ENTRY(0x14f15045, "CX20549 (Venice)", patch_conexant_auto),
|
HDA_CODEC_ENTRY(0x14f15045, "CX20549 (Venice)", patch_conexant_auto),
|
||||||
HDA_CODEC_ENTRY(0x14f15047, "CX20551 (Waikiki)", patch_conexant_auto),
|
HDA_CODEC_ENTRY(0x14f15047, "CX20551 (Waikiki)", patch_conexant_auto),
|
||||||
HDA_CODEC_ENTRY(0x14f15051, "CX20561 (Hermosa)", patch_conexant_auto),
|
HDA_CODEC_ENTRY(0x14f15051, "CX20561 (Hermosa)", patch_conexant_auto),
|
||||||
|
|
Loading…
Reference in a new issue