aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-12-10 18:37:47 +0100
committerTakashi Iwai <tiwai@suse.de>2013-12-10 18:37:47 +0100
commitd6177d0243e98f2b8378e6ea328b65044e703b5d (patch)
tree6298628eb13d001c759028ece13ae36806d44118
parentcb48f74054173872401f2015e342b1e21958825f (diff)
downloadhda-emu-d6177d0243e98f2b8378e6ea328b65044e703b5d.tar.gz
Apply the fixup for ALC268 to ALC267, too
-rw-r--r--hda-spec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hda-spec.c b/hda-spec.c
index 8a144c9..184005a 100644
--- a/hda-spec.c
+++ b/hda-spec.c
@@ -522,6 +522,7 @@ struct fixup_list {
};
static struct fixup_list fixups[] = {
+ { 0x10ec0267, fixup_alc268_beep },
{ 0x10ec0268, fixup_alc268_beep },
{ 0x11060397, fixup_vt1708S },