Fix audio interrupt index to make the mainline kernel driver work
[Teclast-X98-Air-3G_C6J6_custom_DSDT.git] / dsdt.dsl
index f4afcc3..6d649d0 100644 (file)
--- a/dsdt.dsl
+++ b/dsdt.dsl
@@ -3667,10 +3667,6 @@ DefinitionBlock ("dsdt.aml", "DSDT", 2, "ALASKA", "A M I ", 0x00000003)
                     _Y06)
                 Interrupt (ResourceConsumer, Level, ActiveLow, Exclusive, ,, )
                 {
-                    0x0000001D,
-                }
-                Interrupt (ResourceConsumer, Level, ActiveLow, Exclusive, ,, )
-                {
                     0x00000018,
                 }
                 Interrupt (ResourceConsumer, Level, ActiveLow, Exclusive, ,, )
@@ -3689,6 +3685,10 @@ DefinitionBlock ("dsdt.aml", "DSDT", 2, "ALASKA", "A M I ", 0x00000003)
                 {
                     0x0000001C,
                 }
+                Interrupt (ResourceConsumer, Level, ActiveLow, Exclusive, ,, )
+                {
+                    0x0000001D,
+                }
             })
             Method (_CRS, 0, NotSerialized)  // _CRS: Current Resource Settings
             {