From: Russell King Date: Fri, 23 Jan 2009 22:57:12 +0000 (+0000) Subject: [ARM] omap: i2c: remove conditional ick clocks X-Git-Tag: v2.6.30-rc1~636^2~20^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe23380405d3a65ce6f46d270c4d3a31027430b;p=pandora-kernel.git [ARM] omap: i2c: remove conditional ick clocks By providing a dummy ick for OMAP1510 and OMAP310, we avoid having SoC conditional clock information in i2c-omap.c. Also, fix the error handling by making sure we propagate the error returned via clk_get(). Signed-off-by: Russell King --- Reading git-diff-tree failed