ACPI / EC: Add msi quirk for Clevo W350etq
authorLan Tianyu <tianyu.lan@intel.com>
Fri, 29 Aug 2014 02:50:08 +0000 (10:50 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 1 Sep 2014 23:57:56 +0000 (01:57 +0200)
commit777cb382958851c88763253fe00a26529be4c0e9
tree205c80a434dc58c8fc9e93c02e8e95c5af88f079
parent69e273c0b0a3c337a521d083374c918dc52c666f
ACPI / EC: Add msi quirk for Clevo W350etq

Clevo W350etq's EC will not produce GPE interrupt some time after
booting. The ACPI notify event won't trigger when the issue takes
place. After debugging, adding msi quirk for the machine can fix
the issue. This patch is to add msi quirk for the machine.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=77431
Reported-and-tested-by: qbanin@gmail.com
Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/ec.c