From: Tomi Valkeinen Date: Fri, 17 Feb 2012 15:58:04 +0000 (+0200) Subject: OMAPDSS: remove uses of dss_runtime_get/put X-Git-Tag: v3.5-rc1~7^2~5^2~12^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852f083843af618eaa8997f7803c9aed8293fdf9;p=pandora-kernel.git OMAPDSS: remove uses of dss_runtime_get/put Now that the omapdss_core device is the parent for all other dss devices, we don't need to use the dss_runtime_get/put anymore. Instead, enabling omapdss_core will happen automatically when a child device is enabled. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed