1. 15 11月, 2013 1 次提交
  2. 01 11月, 2013 1 次提交
    • M
      PCI: imx6: Probe the PCIe in fs_initcall() · f216f57f
      Marek Vasut 提交于
      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: NMarek Vasut <marex@denx.de>
      Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
      Acked-by: NShawn Guo <shawn.guo@linaro.org>
      Cc: Frank Li <lznuaa@gmail.com>
      Cc: Jingoo Han <jg1.han@samsung.com>
      Cc: Mohit KUMAR <Mohit.KUMAR@st.com>
      Cc: Pratyush Anand <pratyush.anand@st.com>
      Cc: Richard Zhu <r65037@freescale.com>
      Cc: Sascha Hauer <s.hauer@pengutronix.de>
      Cc: Sean Cross <xobs@kosagi.com>
      Cc: Siva Reddy Kallam <siva.kallam@samsung.com>
      Cc: Srikanth T Shivanand <ts.srikanth@samsung.com>
      Cc: Tim Harvey <tharvey@gateworks.com>
      Cc: Troy Kisky <troy.kisky@boundarydevices.com>
      Cc: Yinghai Lu <yinghai@kernel.org>
      f216f57f
  3. 31 10月, 2013 2 次提交
  4. 30 10月, 2013 4 次提交
  5. 24 10月, 2013 4 次提交
  6. 09 10月, 2013 6 次提交
  7. 05 10月, 2013 1 次提交
  8. 30 9月, 2013 6 次提交
  9. 28 9月, 2013 1 次提交
  10. 26 9月, 2013 3 次提交
  11. 30 8月, 2013 3 次提交
  12. 14 8月, 2013 4 次提交
  13. 13 8月, 2013 2 次提交
  14. 07 8月, 2013 1 次提交
  15. 06 8月, 2013 1 次提交