From: Russell King Date: Fri, 20 Nov 2009 13:04:14 +0000 (+0000) Subject: ARM: PNX4008: convert watchdog to use clk API enable/disable calls X-Git-Tag: v2.6.34-rc1~241^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24fd1edaac79fe9554c557f9f93b3197c136c236;p=pandora-kernel.git ARM: PNX4008: convert watchdog to use clk API enable/disable calls clk_set_rate() is not supposed to be used to turn clocks on and off. That's what clk_enable/clk_disable is for. Acked-by: Wim Van Sebroeck Acked-by: Vitaly Wool Signed-off-by: Russell King --- Reading git-diff-tree failed