From: Zhao Yakui Date: Thu, 15 Nov 2007 09:01:06 +0000 (+0800) Subject: ACPI: Handle I/O access width requestst that are not a multiple of 8 bits. X-Git-Tag: v2.6.24-rc4~107^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49fbabf56dc715bbb51e59742e82ba762790aac0;p=pandora-kernel.git 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 Signed-off-by: Li Shaohua Signed-off-by: Len Brown --- Reading git-diff-tree failed