diff options
| author | Sergei Shtylyov <[email protected]> | 2018-05-03 19:43:13 +0000 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2018-05-04 09:25:30 +0000 |
| commit | 9d5014e90e6d62eabe03946dbba27076b77b31e1 (patch) | |
| tree | 374c1d761bef821878d830c53e1c7cba0e5fae9e /drivers/pci/controller/pci-host-common.c | |
| parent | PCI: rcar: Add R-Car gen3 PHY support (diff) | |
| download | kernel-9d5014e90e6d62eabe03946dbba27076b77b31e1.tar.gz kernel-9d5014e90e6d62eabe03946dbba27076b77b31e1.zip | |
PCI: rcar: Factor out rcar_pcie_hw_init() call
rcar_pcie_hw_init_{h1|gen2|gen3}() only differ in the PCIe PHY init code
and all end with a call to rcar_pcie_hw_init(), thus it makes sense to
move that call into the driver's probe() method and then rename those
functions to rcar_pcie_phy_init_{h1|gen2|gen3}().
Signed-off-by: Sergei Shtylyov <[email protected]>
[[email protected]: updated commit log]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions
