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:
cff37c9
)
hwmon: (tmp102) Fix suspend and resume functions
author
Jean Delvare
<khali@linux-fr.org>
Thu, 27 May 2010 17:58:58 +0000
(19:58 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Thu, 27 May 2010 17:58:58 +0000
(19:58 +0200)
Suspend and resume functions shouldn't overwrite the configuration
register. They should only alter the one bit they have to touch.
Also don't assume that register reads and writes always succeed.
Handle errors properly, shall they happen.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Steven King <sfking@fdwdc.com>
No differences found