From: Tomi Valkeinen Date: Fri, 27 May 2011 07:52:19 +0000 (+0300) Subject: OMAP: DSS2: Use PM runtime & HWMOD support X-Git-Tag: v3.1-rc1~98^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbafaf371be780ed2cd73a520dfeafa1ea73e24;p=pandora-kernel.git OMAP: DSS2: Use PM runtime & HWMOD support Use PM runtime and HWMOD support to handle enabling and disabling of DSS modules. Each DSS module will have get and put functions which can be used to enable and disable that module. The functions use pm_runtime and hwmod opt-clocks to enable the hardware. Acked-by: Kevin Hilman Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed