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:
fc589a3
)
ACPI: thinkpad-acpi: fix brightness_set error paths
author
Henrique de Moraes Holschuh
<hmh@hmh.eng.br>
Tue, 30 Oct 2007 19:46:25 +0000
(17:46 -0200)
committer
Len Brown
<len.brown@intel.com>
Mon, 5 Nov 2007 18:07:11 +0000
(13:07 -0500)
The code calling brightness_set() can't handle EINTR/ERESTARTSYS well, nor
is it checking brightness_set() return status properly.
Fix it.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found