Hi John, > yes, but why does this need a init hook int he pci code ? this should be > put inside the mach-*.c file imo
Because pcibios_plat_dev_init is a platform specific function, and you can't override that from machine specific files. - Gabor _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
