From 2bc3f26d3c39cd5012e6cf2f9059c33c1789a539 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Sat, 10 Aug 2013 17:17:07 +0200 Subject: i9300: rename sysfs node for pwm level Change-Id: I0683c56cfa4f019a4997bd256267c3cd9860ef7b --- rootdir/init.smdk4x12.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rootdir') 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 -- cgit v1.1