From: Kim, Milo Date: Mon, 29 Apr 2013 23:17:52 +0000 (-0700) Subject: drivers/video/backlight/lp855x_bl.c: use PAGE_SIZE for the sysfs read operation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~123^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a7aeb1ae8d8b15073f730ad7828c4b53f1402c3;p=pandora-kernel.git drivers/video/backlight/lp855x_bl.c: use PAGE_SIZE for the sysfs read operation 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 Acked-by: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed