Fix audio interrupt index to make the mainline kernel driver work master
authorAntonio Ospite <ao2@ao2.it>
Sun, 16 Dec 2018 21:50:24 +0000 (22:50 +0100)
committerAntonio Ospite <ao2@ao2.it>
Sun, 16 Dec 2018 21:50:24 +0000 (22:50 +0100)
commitf718ea7d184cf266d7b5453124139b1c627221e6
tree0403efbc9c5d0dbb7ec6051b038d77b4759a654f
parent72674ee09430cb35c4a318fed9d298c3bdb1eadf
Fix audio interrupt index to make the mainline kernel driver work

The mainline kernel audio driver assumes the right interrupt at index
5 while the device DSDT places it at index 0.

Fix the ordering to make the mainline kernel driver work without
changes.
dsdt.dsl