From a6542aed3bfc15c244fb83b76047af281658461b Mon Sep 17 00:00:00 2001 From: KalimochoAz Date: Wed, 2 May 2012 16:52:40 +0200 Subject: Add control for DSS gamma settings Imoseyon discovered that patch from ti. With this setting we can also control this new kernel feature alredy commited Change-Id: Ie863edf1c45f73024ac4a0eab8ccfd048062e262 --- init.tuna.rc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.tuna.rc') diff --git a/init.tuna.rc b/init.tuna.rc index 8b5eb41..4823599 100755 --- a/init.tuna.rc +++ b/init.tuna.rc @@ -63,6 +63,9 @@ on fs chmod 0777 /dev/tiler chmod 0777 /dev/dmm +# change permissions for gamma settings + chmod 0666 /sys/devices/platform/omapdss/manager0/gamma + # change permissions for ION driver chmod 0777 /dev/ion -- cgit v1.1