git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef54d5a
)
ACPI: Handle I/O access width requestst that are not a multiple of 8 bits.
author
Zhao Yakui
<yakui.zhao@intel.com>
Thu, 15 Nov 2007 09:01:06 +0000
(17:01 +0800)
committer
Len 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