From: Zhao Yakui Date: Tue, 12 Aug 2008 02:40:10 +0000 (+0800) Subject: ACPI : Add the EC dmi table to fix the incorrect ECDT table X-Git-Tag: v2.6.27-rc4~68^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2500822bf4eb0179ef80e5b072c1e0fa83037381;p=pandora-kernel.git ACPI : Add the EC dmi table to fix the incorrect ECDT table On some ASUS laptops the ECDT gives the incorrect command/status & Data I/O register address. AK: it seems like the command/data addresses are exchanged. In such case it will cause that EC device can't be initialized correctly. To add the EC dmi table is to fix this issue. If the laptop falls into the EC dmi table, the EC command/data I/O address will be fixed. AK: Add comments describing this better http://bugzilla.kernel.org/show_bug.cgi?id=9399 Signed-off-by: Zhao Yakui tested-by : Jan Kasprzak Signed-off-by: Andi Kleen --- Reading git-diff-tree failed