commit | 5303c0f46c8708fff4148ebcc491f78710356952 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Dec 09 10:40:22 2013 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 09 20:25:20 2013 +0000 |
tree | 1f0985780bba393615053c6dcc80cebdf7de1bb5 | |
parent | 89a5c985f81a0b60f7522044938f76caf28075a6 [diff] |
ARM: 7916/1: amba: Add clk_prepare|unprepare in runtime PM callbacks To fully gate the clock and thus potentially also save more power in runtime suspend state, extend clock handling with clk_prepare|unprepare in the runtime PM callbacks. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>