commit | 5cce0105c8d07d3bd5f578c77d273e1a1e09f157 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Oct 29 01:41:46 2012 -0700 |
committer | Bryan Wu <cooloney@gmail.com> | Mon Nov 26 14:28:50 2012 -0800 |
tree | 533f54f5458054fa1e5db3cfb8b76ccce26b9a50 | |
parent | 5bbf150cca196cb973e14d0a80508ba7f588dfd1 [diff] |
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 <axel.lin@ingics.com> Acked-by: G.Shark Jeong <gshark.jeong@gmail.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>