From: Viresh Kumar Date: Mon, 16 Apr 2012 08:26:18 +0000 (+0530) Subject: SPEAr: Call clk_prepare() before calling clk_enable X-Git-Tag: v3.5-rc1~71^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8abc080d33e69dfa2c3dd0f84c31832e2679091;p=pandora-kernel.git SPEAr: Call clk_prepare() before calling clk_enable With common clock framework, it is must to call clk_{un}prepare() before/after clk_{dis}enable. This patch fixes this for SPEAr timer. Signed-off-by: Viresh Kumar Reviewed-by: Mike Turquette --- Reading git-diff-tree failed