From: Axel Lin Date: Mon, 29 Oct 2012 08:41:46 +0000 (-0700) Subject: leds: lm3642: Fix up world writable sysfs files X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~3^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cce0105c8d07d3bd5f578c77d273e1a1e09f157;p=pandora-kernel.git leds: lm3642: Fix up world writable sysfs files We don't need these sysfs files to be world writable or group writable. These files are write-only, change them to S_IWUSR (0200). Signed-off-by: Axel Lin Acked-by: G.Shark Jeong Signed-off-by: Bryan Wu --- Reading git-diff-tree failed