OSDN Git Service

PCI: imx6: Allow asynchronous probing
authorLucas Stach <l.stach@pengutronix.de>
Thu, 4 Apr 2019 16:45:17 +0000 (18:45 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 7 May 2019 14:01:01 +0000 (09:01 -0500)
commit1b8df7aa78748ddafc6f3b16a6328a3c500087b3
tree1a74a8b097e227cb2848f81c80487cba14376ae0
parentfe23274f72f4e3be93134aac0ae1e1fd522f438a
PCI: imx6: Allow asynchronous probing

Establishing a PCIe link can take a while; allow asynchronous probing so
that link establishment can happen in the background while other devices
are being probed.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
drivers/pci/controller/dwc/pci-imx6.c