aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2013-10-15 18:06:38 +0200
committerBjorn Helgaas <[email protected]>2013-10-31 11:34:04 -0600
commitf216f57ffe6eede3c8a763add65d331e688f8c56 (patch)
tree6a599a5cd5f7f0ffa37da69f6a3b32a20ae04cc6 /net/lapb/lapb_out.c
parent8bcadbe17207aee0df4a1f5cb41371d71bf3e4b0 (diff)
PCI: imx6: Probe the PCIe in fs_initcall()
Probe the PCIe driver in fs_initcall() instead of module_init() to assure that pci_assign_unassigned_resources() will be called early. This function is called in dw_pcie_host_init(), which is in turn called from imx6_add_pcie_port(), which is called from imx6_pcie_probe(). If this is not called early, we will hit resource collisions since pcieport driver is then probed way too late. Signed-off-by: Marek Vasut <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Shawn Guo <[email protected]> Cc: Frank Li <[email protected]> Cc: Jingoo Han <[email protected]> Cc: Mohit KUMAR <[email protected]> Cc: Pratyush Anand <[email protected]> Cc: Richard Zhu <[email protected]> Cc: Sascha Hauer <[email protected]> Cc: Sean Cross <[email protected]> Cc: Siva Reddy Kallam <[email protected]> Cc: Srikanth T Shivanand <[email protected]> Cc: Tim Harvey <[email protected]> Cc: Troy Kisky <[email protected]> Cc: Yinghai Lu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions