Searched hist:be2553ffb5773e9a689c94bb85326c5b5f00577f (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/pasemi/ |
H A D | Makefile | diff be2553ffb5773e9a689c94bb85326c5b5f00577f Thu Feb 21 03:25:54 CET 2008 Olof Johansson <olof@lixom.net> [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>
|
H A D | misc.c | be2553ffb5773e9a689c94bb85326c5b5f00577f Thu Feb 21 03:25:54 CET 2008 Olof Johansson <olof@lixom.net> [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>
|