From: Olof Johansson Date: Thu, 21 Feb 2008 02:25:54 +0000 (+1100) Subject: [POWERPC] pasemi: Register i2c devices at boot X-Git-Tag: v2.6.25-rc3~102^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be2553ffb5773e9a689c94bb85326c5b5f00577f;p=pandora-kernel.git [POWERPC] pasemi: Register i2c devices at boot Setup i2c_board_info based on device tree contents. This has to be a device_initcall since we need PCI to be probed by the time we run it, but before the actual driver is initialized. Signed-off-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed