]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c init section fixes
authorDavid Brownell <david-b@pacbell.net>
Sat, 24 Nov 2007 07:20:05 +0000 (23:20 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 28 Nov 2007 20:48:33 +0000 (12:48 -0800)
commitb53cb09f54a95069b6b7343c15857138fc17dba1
treea09372645f871edf75ff6bc64206fb2dc2a3e599
parent5192040bdca1efcd30cb14a02d0ad35174d69d34
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 <dbrownell@users.sourceforge.net>
Acked-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/i2c.c