From: Aaro Koskinen Date: Tue, 30 Nov 2010 14:17:58 +0000 (+0000) Subject: arm: omap2: io: fix clk_get() error check X-Git-Tag: v2.6.37-rc6~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e281f7ec95fbbf905c10e11c83231f3d9090c22f;p=pandora-kernel.git arm: omap2: io: fix clk_get() error check clk_get() return value should be checked with IS_ERR(). Signed-off-by: Aaro Koskinen Acked-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed