From: Rabin Vincent Date: Sat, 7 May 2011 16:58:47 +0000 (+0530) Subject: OMAP4: fix return value of omap4_l3_init X-Git-Tag: v3.0-rc3~51^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1499f2dbafafe844e485ff8945f60cd9f3d5cbd9;p=pandora-kernel.git OMAP4: fix return value of omap4_l3_init Don't PTR_ERR() a non-error pointer: initcall omap4_l3_init+0x0/0xdc returned -544980480 after 0 usecs initcall omap4_l3_init+0x0/0xdc returned with error code -544980480 Signed-off-by: Rabin Vincent Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed