From: Murali Karicheri Date: Mon, 22 Oct 2012 23:18:40 +0000 (+0200) Subject: base: power - use clk_prepare_enable and clk_prepare_disable X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c122f27e1c1bada4cdf19669afed5a00a69bc5a5;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed