On Sat, Feb 5, 2011 at 04:24, Kevin Hilman [off-list ref] wrote:
Vasiliy Kulikov [off-list ref] writes:
quoted
Don't allow everybody to change voltage settings.
Signed-off-by: Vasiliy Kulikov <redacted>
---
?Cannot compile the driver, so it is not tested at all.
Acked-by: Kevin Hilman <redacted>
Also fixes the checkpatch warning:
scripts/checkpatch.pl -f arch/arm/mach-omap2/smartreflex.c
WARNING: Exporting world writable files is usually an error. Consider
more restrictive permissions.
#903: FILE: arm/mach-omap2/smartreflex.c:903:
+ (void) debugfs_create_file("autocomp", S_IRUGO | S_IWUGO, dbg_dir,
total: 0 errors, 1 warnings, 1028 lines checked
Acked-by: Nishanth Menon <nm@ti.com>
Regards,
Nishanth Menon