commit | 4fbafaf371be780ed2cd73a520dfeafa1ea73e24 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 27 10:52:19 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jul 25 10:22:04 2011 +0300 |
tree | 50be77c643fe710ce07bfea5e21587f9f5c38ac5 | |
parent | de3050a74e2d2830189ceaa5f5fc05b776518d68 [diff] |
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 <khilman@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>