From 214d6390c65fc8262ee9488e504cfb523eb2f511 Mon Sep 17 00:00:00 2001 From: "Pandita, Vikram" Date: Thu, 9 Jun 2011 19:23:08 -0700 Subject: Modify permissions on tiler, dsscomp and rpmsg nodes Change-Id: I23e488c1a7cbf3a4c689ff63fa3e7fb600e4c81d Signed-off-by: Rebecca Schultz Zavin --- init.tuna.rc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'init.tuna.rc') diff --git a/init.tuna.rc b/init.tuna.rc index 5e3f7e2..8e1e8c2 100644 --- a/init.tuna.rc +++ b/init.tuna.rc @@ -22,6 +22,10 @@ on fs mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata /data wait noatime nosuid nodev mount ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/cache /cache wait noatime nosuid nodev +# change permissions for Tiler driver + chmod 0777 /dev/tiler + chmod 0777 /dev/dmm + # take a wakelock on boot until PM is working write /sys/power/wake_lock hack -- cgit v1.1