From: David Brownell Date: Sat, 24 Nov 2007 07:20:05 +0000 (-0800) Subject: i2c init section fixes X-Git-Tag: v2.6.24-omap1~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b53cb09f54a95069b6b7343c15857138fc17dba1;p=pandora-kernel.git i2c init section fixes Fix init section warnings in the new i2c init code. It's wrong to call "__init" functions from non-__init ones. Signed-off-by: David Brownell Acked-by: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed