commit | be2553ffb5773e9a689c94bb85326c5b5f00577f | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Thu Feb 21 13:25:54 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 21 21:08:35 2008 +1100 |
tree | ed0af15d0d72bcf50867359165d46da3c9ff4c0c | |
parent | 3d5d27c40fb38a51eae96a55f51b5a306ed3668d [diff] |
[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 <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>