]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ALSA: hda - Add QEMU codec vendor ID
authorTakashi Iwai <tiwai@suse.de>
Wed, 19 Feb 2014 10:11:20 +0000 (11:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 19 Feb 2014 10:11:20 +0000 (11:11 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c

index 4be322b0d7451436140cdef9d2071247c621b215..115502783b641eea97f74478eef06c87ab02c045 100644 (file)
@@ -67,6 +67,7 @@ static struct hda_vendor_id hda_vendor_ids[] = {
        { 0x17e8, "Chrontel" },
        { 0x1854, "LG" },
        { 0x1aec, "Wolfson Microelectronics" },
+       { 0x1af4, "QEMU" },
        { 0x434d, "C-Media" },
        { 0x8086, "Intel" },
        { 0x8384, "SigmaTel" },