]> Pileus Git - ~andy/linux/commit
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)
commitf14c4f141ad88290bb23d597a0a47833e7891fcd
tree290b515dd0b0d2c223ee6c7b56dc133423245786
parentda5cabf80e2433131bf0ed8993abc0f7ea618c73
ARM: mach-shmobile: Runtime PM V3

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>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/clock-sh7372.c
arch/arm/mach-shmobile/pm_runtime.c [new file with mode: 0644]