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:
0e19dbb
)
power_supply_sysfs: Handle -ENODATA in a special way
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Wed, 2 Dec 2009 21:24:51 +0000
(
00:24
+0300)
committer
Anton Vorontsov
<avorontsov@ru.mvista.com>
Wed, 2 Dec 2009 21:38:06 +0000
(
00:38
+0300)
There are cases when some device can not report any meaningful value,
e.g. TWL4030 charger can report voltage only when charging is
active.
In these cases drivers will return -ENODATA, and we shouldn't flood
kernel log with error messages.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
No differences found