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:
feeb3a9
)
lp8788-charger: Use PAGE_SIZE for the sysfs read operation
author
Kim, Milo
<Milo.Kim@ti.com>
Fri, 15 Mar 2013 00:19:29 +0000
(
00:19
+0000)
committer
Anton Vorontsov
<anton@enomsg.org>
Mon, 1 Apr 2013 06:33:19 +0000
(23:33 -0700)
The sysfs allocates PAGE_SIZE. It is used by each R/W operation method.
Use it instead of another buffer size.
Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
No differences found