omap_overclocking: drop global write permissions
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 24 Mar 2012 15:40:27 +0000 (17:40 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 3 Apr 2012 21:00:38 +0000 (00:00 +0300)
commit12fc321b9651b552b04f39e79a11b35bc510feeb
tree0da4d61962ccdfaa087110492f831297e64c7171
parent9d7c136c898ea91ae2c40172bc9bddc102dc58eb
omap_overclocking: drop global write permissions

programs have no business writing to these files, wrapper scripts must
be used through sudo. This is because cpufreq needs to be poked for
cpu_mhz_max and display must be disabled when writing to sys_mhz_max,
othwise the system may crash.
drivers/misc/omap_overclocking.c