From: Axel Lin Date: Tue, 18 Dec 2012 00:00:59 +0000 (-0800) Subject: drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file X-Git-Tag: v3.8-rc1~74^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb08cd9b111c6a922f468ef5e33acc67eb91d40b;p=pandora-kernel.git drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file We don't need the sysfs file to be world writable or group writable. This file is write-only, change it to S_IWUSR (0200). Signed-off-by: Axel Lin Acked-by: "G.Shark Jeong" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed