ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.
authorZhao Yakui <yakui.zhao@intel.com>
Thu, 15 Nov 2007 09:01:06 +0000 (17:01 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 17 Nov 2007 02:37:14 +0000 (21:37 -0500)
We've run into BIOS that hand us 4-bit access width requests
for T-state control when the code expected only multipls of 8-bits.
Round up.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Li Shaohua <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found