ARM: mach-shmobile: Runtime PM V3
authorMagnus Damm <damm@opensource.se>
Tue, 27 Jul 2010 08:14:35 +0000 (08:14 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 16 Aug 2010 04:16:19 +0000 (13:16 +0900)
This is the SH-Mobile ARM Runtime PM implementation V3.
Only clocks are managed at this point. If Runtime PM
is disabled then the clocks will be enabled before
->probe() and disabled after ->remove().

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found