From: Linus Walleij Date: Sun, 5 Aug 2012 20:37:55 +0000 (+0200) Subject: ARM: integrator: use clk_prepare_enable() for timer X-Git-Tag: v3.6-rc2~20^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb8148c78317e9360a21a0e69a58be6862adb07;p=pandora-kernel.git ARM: integrator: use clk_prepare_enable() for timer The Integrator timer is using the clock framework to get the timer frequency, but missed to prepare the clock before enabling. Signed-off-by: Linus Walleij Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed