From: Russell King Date: Sat, 14 Feb 2009 13:24:10 +0000 (+0000) Subject: [ARM] omap: fix omap2_divisor_to_clksel() error return value X-Git-Tag: v2.6.29-rc6~35^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9132f1b453924e7595ce2dc1853704b2a31f42de;p=pandora-kernel.git [ARM] omap: fix omap2_divisor_to_clksel() error return value The error checks for omap2_divisor_to_clksel() and comment disagree with the actual value returned on error. Fix this to return the correct error value. Signed-off-by: Russell King --- Reading git-diff-tree failed