PCI: rcar: Remove PCI_PROBE_ONLY handling
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Fri, 29 Jan 2016 11:29:31 +0000 (11:29 +0000)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Feb 2016 20:22:41 +0000 (14:22 -0600)
commit3487c65659088c8205d8ab726b45469912271bbd
tree5a56e81b1c5503df524300a285bf71c53cf89a9c
parent92e963f50fc74041b5e9e744c330dca48e04f08d
PCI: rcar: Remove PCI_PROBE_ONLY handling

The PCIe rcar host driver is not used in system configurations requiring
the PCI_PROBE_ONLY flag to be set to prevent resources assignment,
therefore the driver code handling the flag can be removed from the kernel.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Phil Edworthy <phil.edworthy@renesas.com>
drivers/pci/host/pcie-rcar.c