-
由 Tamim Khan 提交于
In the ACPI DSDT table for Asus VivoBook K3402ZA/K3502ZA IRQ 1 is described as ActiveLow; however, the kernel overrides it to Edge_High. This prevents the internal keyboard from working on these laptops. In order to fix this add these laptops to the skip_override_table so that the kernel does not override IRQ 1 to Edge_High. Link: https://bugzilla.kernel.org/show_bug.cgi?id=216158Reviewed-by: NHui Wang <hui.wang@canonical.com> Tested-by: NTamim Khan <tamim@fusetak.com> Tested-by: NSunand <sunandchakradhar@gmail.com> Signed-off-by: NTamim Khan <tamim@fusetak.com> Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
e12dee37