Am Freitag, den 25.04.2014, 14:20 +0530 schrieb Pratyush Anand: > On Thu, Apr 24, 2014 at 03:45:58PM +0800, shiv prakash Agarwal wrote: > > Hi All, > > > > Can we support PCIE driver as loadable module instead of including it in kernel? > > I think it should work with current code. But, You will have to keep > all PCIe device (ep/card) driver also as module, and they must be > inserted only after host (RC) driver module. Um, care to explain why? I think the bus probing should only happen once the RC driver is there. It shouldn't matter if device drivers are already registered at this stage, their probe function will only be called when the bus gets populated. Regards, Lucas -- Pengutronix e.K. | Lucas Stach | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html