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:
b635ace
)
ACPI: Avoid bogus timeout about SMbus check
author
Zhao Yakui
<yakui.zhao@intel.com>
Tue, 26 Aug 2008 05:57:34 +0000
(13:57 +0800)
committer
Andi Kleen
<ak@linux.intel.com>
Thu, 4 Sep 2008 12:32:28 +0000
(14:32 +0200)
In the function of wait_transaction_complete when the timeout happens,
OS will try to check the status of SMbus again. If the status is what OS
expected, it will be regarded as the bogus timeout. Otherwise it will be
treated as ETIME.
http://bugzilla.kernel.org/show_bug.cgi?id=10483
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
tested-by : Oldřich Jedlička < <oldium.pro@seznam.cz>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/acpi/sbshc.c
patch
|
blob
|
history
diff --cc
drivers/acpi/sbshc.c
Simple merge