[PATCH v4 1/9] PCI: host: rcar: Add Renesas R-Car PCIe driver
From: Ben Dooks <hidden>
Date: 2014-03-21 14:06:44
Also in:
linux-pci, linux-sh
From: Ben Dooks <hidden>
Date: 2014-03-21 14:06:44
Also in:
linux-pci, linux-sh
On 21/03/14 14:59, Phil.Edworthy at renesas.com wrote:
Hi Arnd, Thanks for the review.quoted
quoted
+static int __init pcie_init(void) +{ + return platform_driver_probe(&rcar_pcie_driver, rcar_pcie_probe); +} +subsys_initcall(pcie_init);Why so early?Good catch, copied from another PCIe driver!
I think you can change it to use module_driver() instead of the init_call. -- Ben Dooks http://www.codethink.co.uk/ Senior Engineer Codethink - Providing Genius