| Age | Commit message (Collapse) | Author |
|
Move off mode API to prm driver.
Change-Id: Ib6c32e9f8a24a4350e16b03c9ce3777c3985423d
Signed-off-by: Vladimir Tsunaev <vladimirt@motorola.com>
|
|
This reverts commit 45c7061a5c2c4ac7e4e2f0c01e2db05e7c4a0b0a.
|
|
Move off mode API to prm driver
Change-Id: I9b40bd0fc397f618aad0916fe15293516eb93711
Signed-off-by: Vladimir Tsunaev <vladimirt@motorola.com>
|
|
This code should be private to mach-omap2.
The only use for it in for omap1 has been in dmtimer.c
to check for context loss. However, omap1 does not
lose context during idle, so the code is not needed.
Further, omap1 timer has OMAP_TIMER_ALWON set, so omap1
was not hitting omap_pm_get_dev_context_loss_count()
test.
Cc: Jon Hunter <jon-hunter@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
|