ACPICA: Hardcode access width for the reset register.
authorBob Moore <robert.moore@intel.com>
Tue, 29 Oct 2013 01:29:45 +0000 (09:29 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 30 Oct 2013 11:24:22 +0000 (12:24 +0100)
commite07fcfd89f9bbbc5f655b85b70e6f9b0bb626bac
treef51df8ea58847f0fb01a9803530fddc6eb766269
parentab3b24807adabdc32f8a9d5d7d3902e1e744d139
ACPICA: Hardcode access width for the reset register.

The ACPI spec requires the reset register width to be 8, so we
now hardcode it and ignore the FADT value. This provides/maintains
compatibility with other ACPI implementations that have allowed
BIOS code with bad register width values to go unnoticed.
Matthew Garett, Bob Moore, Lv Zheng.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/hwxface.c
include/acpi/actypes.h