commit | 4b44a1ed82b4c2462d86fede459a802668b19d45 | [log] [tgz] |
---|---|---|
author | Kim, Milo <Milo.Kim@ti.com> | Fri Mar 15 00:19:29 2013 +0000 |
committer | Anton Vorontsov <anton@enomsg.org> | Sun Mar 31 23:33:19 2013 -0700 |
tree | 60d966e6764df6ad3a450dd610756eb01b8ad043 | |
parent | feeb3a92b1f4e4b53bbad2b1c0d0eb1bcdd6d5a7 [diff] |
lp8788-charger: Use PAGE_SIZE for the sysfs read operation 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>