summaryrefslogtreecommitdiff
path: root/drivers/misc/kernel_debugger.c
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2011-06-07 09:55:58 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-06-22 11:27:18 +0300
commit75650f1c9e3d6a96d378f2e045a08084a53c4e54 (patch)
tree101f54d82dd0d484a11cfeb0220178645939ebaa /drivers/misc/kernel_debugger.c
parentc249feef70b352db3aa8aab62e6568841deb3fb6 (diff)
OMAP4: HWMOD: change DSS main_clk scheme
Currently using pm_runtime with DSS requires the DSS driver to enable the DSS functional clock before calling pm_runtime_get(). That makes it impossible to use pm_runtime in DSS as it is meant to be used, with pm_runtime callbacks. This patch changes the hwmod database for OMAP4 so that enabling the hwmod via pm_runtime will also enable the DSS functional clock, allowing us to use pm_runtime properly in DSS driver. The DSS HWMOD side is not really correct, not before nor after this patch, and getting DSS to retention will probably not work currently. However, it is not supported in the mainline kernel anyway, so this won't break anything. So this patch allows us to write the pm_runtime adaptation for the DSS driver the way it should be done, and the HWMOD/PM side can be fixed later. Cc: Benoit Cousson <b-cousson@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/misc/kernel_debugger.c')
0 files changed, 0 insertions, 0 deletions