diff options
author | 2012-10-23 01:18:40 +0200 | |
---|---|---|
committer | 2012-11-15 00:36:43 +0100 | |
commit | c122f27e1c1bada4cdf19669afed5a00a69bc5a5 (patch) | |
tree | ef6812f564e97713867c939934c8cdf57945f02b /kernel/power/qos.c | |
parent | Linux 3.7-rc5 (diff) | |
download | linux-rng-c122f27e1c1bada4cdf19669afed5a00a69bc5a5.tar.xz linux-rng-c122f27e1c1bada4cdf19669afed5a00a69bc5a5.zip |
base: power - use clk_prepare_enable and clk_prepare_disable
When PM runtime is enabled in DaVinci and the machine migrates to
common clk framework, the clk_enable() gets called without
clk_prepare(). This patch is to fix this issue so that PM run
time can inter work with common clk framework.
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/power/qos.c')
0 files changed, 0 insertions, 0 deletions