ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
authorLan Tianyu <tianyu.lan@intel.com>
Mon, 26 Aug 2013 02:19:18 +0000 (10:19 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 28 Aug 2013 19:50:13 +0000 (21:50 +0200)
commit524f42fab787a9510be826ce3d736b56d454ac6d
tree606b81fd275ff71b12f6f41ca295eaf7884377f4
parent668e02004462487df8ec6c65c665ddb8af78dc12
ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT

The ECDT of ASUSTEK L4R doesn't provide correct command and data
I/O ports.  The DSDT provides the correct information instead.

For this reason, add this machine to quirk list for ECDT validation
and use the EC information from the DSDT.

[rjw: Changelog]
References: https://bugzilla.kernel.org/show_bug.cgi?id=60765
Reported-and-tested-by: Daniele Esposti <expo@expobrain.net>
Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Cc: All <stable@vger.kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/ec.c