From: Russell King Date: Fri, 20 Nov 2009 11:44:46 +0000 (+0000) Subject: ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls X-Git-Tag: v2.6.34-rc1~241^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebdbbf2003ae2342147c87c2a6c6ed8984b9cede;p=pandora-kernel.git ARM: PNX4008: convert i2c-pnx 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: Vitaly Wool Signed-off-by: Russell King --- Reading git-diff-tree failed