From 4b44a1ed82b4c2462d86fede459a802668b19d45 Mon Sep 17 00:00:00 2001 From: "Kim, Milo" Date: Fri, 15 Mar 2013 00:19:29 +0000 Subject: [PATCH] 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 Signed-off-by: Anton Vorontsov --- Reading git-format-patch failed