diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-06-04 20:22:33 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-07-06 02:23:56 +0200 |
commit | 564ec128320b3a69e7be6bed938be5b78e5aac95 (patch) | |
tree | 297ff94c5b964ce1957be9bde2ff9098169b31da /arch/arm/mach-shmobile/Kconfig | |
parent | ARM: shmobile: R-Mobile: Use BIT() macro instead of open coding (diff) | |
download | linux-564ec128320b3a69e7be6bed938be5b78e5aac95.tar.xz linux-564ec128320b3a69e7be6bed938be5b78e5aac95.zip |
ARM: shmobile: r8a7779: Remove GENPD_FLAG_PM_CLK flag
The R-Car SYSC PM Domain only manages power domains for the main CPUs
and for coprocessors. It does not fill in the genpd .{at,de}tach_dev()
callbacks, and no power management clocks are registered for devices.
Hence pm_clk_{suspend,resume}() are no-ops, and setting of the
GENPD_FLAG_PM_CLK flag can be removed.
Originally the clock handling was copied from the R-Mobile PM Domain
code, which does manage a clock domain, in addition to device power
domains.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
0 files changed, 0 insertions, 0 deletions