summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-10 15:23:23 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-10 15:23:23 +0000
commita14189820ee45fdfca84a18437fb94531ed8455f (patch)
tree9715e82e8cb6ba913d135aa09a7433ac57c43879 /rootdir
parent371d1e8dbb2fe0425d4c26633caf393ece74d748 (diff)
parent2bc3f26d3c39cd5012e6cf2f9059c33c1789a539 (diff)
downloaddevice_samsung_i9300-a14189820ee45fdfca84a18437fb94531ed8455f.zip
device_samsung_i9300-a14189820ee45fdfca84a18437fb94531ed8455f.tar.gz
device_samsung_i9300-a14189820ee45fdfca84a18437fb94531ed8455f.tar.bz2
Merge "i9300: rename sysfs node for pwm level" into cm-10.2
Diffstat (limited to 'rootdir')
-rwxr-xr-xrootdir/init.smdk4x12.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/init.smdk4x12.rc b/rootdir/init.smdk4x12.rc
index 93f4f97..829e759 100755
--- a/rootdir/init.smdk4x12.rc
+++ b/rootdir/init.smdk4x12.rc
@@ -109,8 +109,8 @@ on post-fs-data
# Vibrator
chmod 0660 /dev/tspdrv
chown root shell /dev/tspdrv
- chmod 0660 /sys/vibrator/pwm_val
- chown system system /sys/vibrator/pwm_val
+ chmod 0660 /sys/class/timed_output/vibrator/pwm_value
+ chown system system /sys/class/timed_output/vibrator/pwm_value
# LED
chmod 0660 /sys/class/sec/led/led_fade