From: Axel Lin Date: Mon, 29 Oct 2012 08:40:21 +0000 (-0700) Subject: leds: lm355x: Fix up world writable sysfs file X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~3^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bbf150cca196cb973e14d0a80508ba7f588dfd1;p=pandora-kernel.git leds: lm355x: 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: Bryan Wu --- Reading git-diff-tree failed