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)
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>

No differences found