]> xenbits.xen.org Git - xenclient/kernel.git/commit
commit 49fbabf56dc715bbb51e59742e82ba762790aac0 git-bbf4a6bc8c4d59a0a9033fc2cb96ec03430c96e4
authort_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:05:21 +0000 (12:05 +0000)
committert_jeang <devnull@localhost>
Tue, 6 Jan 2009 12:05:21 +0000 (12:05 +0000)
commit32f683fc9e1166394cfb0407daab8abdb2625c82
treeda7b3e41d0ec9dde10d2039798dc34686750c0e1
parent232eee3f6e984315dbc89a5dc1d34d03495fba0a
commit 49fbabf56dc715bbb51e59742e82ba762790aac0
Author: Zhao Yakui <yakui.zhao@intel.com>
Date:   Thu Nov 15 17:01:06 2007 +0800

    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>
drivers/acpi/osl.c