diff options
author | Rob Herring <[email protected]> | 2020-04-09 17:49:23 -0600 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-05-07 09:29:43 +0100 |
commit | b2f75a41eaa6bfc4aa6f6a1faefbf21c2c8d1588 (patch) | |
tree | e4527b595973b4703a0f34f25f47f1f590295deb /drivers/fpga/fpga-bridge.c | |
parent | 0c59c06a7c90390c3985c9acd58a73320781c15e (diff) |
PCI: host-generic: Eliminate pci_host_common_probe wrappers
Most ECAM host drivers are just different pci_ecam_ops which can be DT
match table data. That's already the case in some cases, but let's
do that for all the ECAM drivers. Then we can use
of_device_get_match_data() in pci_host_common_probe() and eliminate the
probe wrapper functions and use pci_host_common_probe() directly for
probe.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Cc: Zhou Wang <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Andrew Murray <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Robert Richter <[email protected]>
Cc: Marc Gonzalez <[email protected]>
Cc: Mans Rullgard <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions