From: Linus Walleij Date: Wed, 24 Feb 2010 20:49:53 +0000 (+0100) Subject: ARM: 5958/1: ARM: U300: fix inverted clk round rate X-Git-Tag: v2.6.34-rc1~241^2~4^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd71f8f48eda141404db78f7b01902ba3f9ab477;p=pandora-kernel.git ARM: 5958/1: ARM: U300: fix inverted clk round rate The clk_round_rate() functions in the U300 clocking will always select the lowest clocking frequency due to inverted rounding comparisons. Fix this. Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed