summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-10 17:17:41 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-08-10 17:17:41 +0200
commitb092c72dfafd40523b624c7666ebcc78b7a8e1d1 (patch)
treea4e2ebcaec4001b0ab3d3da4a35835141d3ec897
parent78a966a467efd8966f674e665bff8101518eb8d5 (diff)
downloaddevice_samsung_t0lte-b092c72dfafd40523b624c7666ebcc78b7a8e1d1.tar.gz
device_samsung_t0lte-b092c72dfafd40523b624c7666ebcc78b7a8e1d1.tar.bz2
device_samsung_t0lte-b092c72dfafd40523b624c7666ebcc78b7a8e1d1.zip
t0lte: rename sysfs node for pwm level
Change-Id: I7d4c215a194b62fd994172cef370b4b9f156863a
-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 56bc9b7..9bb1560 100755
--- a/rootdir/init.smdk4x12.rc
+++ b/rootdir/init.smdk4x12.rc
@@ -170,8 +170,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