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:
fd0b45d
)
ACPI: EC: Do the byte access with a fast path
author
Alexey Starikovskiy
<astarikovskiy@suse.de>
Thu, 10 Jan 2008 23:42:51 +0000
(
02:42
+0300)
committer
Len Brown
<len.brown@intel.com>
Fri, 11 Jan 2008 01:49:14 +0000
(20:49 -0500)
Specification allows only byte access for EC region, so
make it separate from bug-compatible multi-byte access.
Also do not allow return of garbage in supplied *value.
Reference: http://bugzilla.kernel.org/show_bug.cgi?id=9341
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ec.c
patch
|
blob
|
history
diff --cc
drivers/acpi/ec.c
Simple merge