commit | 49fbabf56dc715bbb51e59742e82ba762790aac0 | [log] [tgz] |
---|---|---|
author | Zhao Yakui <yakui.zhao@intel.com> | Thu Nov 15 17:01:06 2007 +0800 |
committer | Len Brown <len.brown@intel.com> | Fri Nov 16 21:37:14 2007 -0500 |
tree | 3eaa894071469d36e614048f99f09f6e3e6f1b8b | |
parent | ef54d5ad2f58f899be6419fd1090cdeb2439851a [diff] |
ACPI: Handle I/O access width requestst that are not a multiple of 8 bits. 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>