diff options
author | Marek Vasut <[email protected]> | 2018-06-29 13:47:38 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2018-06-29 13:47:38 -0500 |
commit | 4050360f964694a3ac0c83badd1a441207c86889 (patch) | |
tree | 0a7c24053fcf0b64d7ffbec32ef340f49ccb0f2e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 925d31668d5b6c9849c50167f31f9b5cf9eec892 (diff) |
PCI: rcar: Shut the PHY down in failpath
If anything fails past phy_init_fn() and the system is a Gen3 with
a PHY, the PHY will be left on and inited. This is caused by the
phy_init_fn, which is in fact a pointer to rcar_pcie_phy_init_gen3()
function, which starts the PHY, yet has no counterpart in the failpath.
Add that counterpart.
Fixes: 517ca93a7159 ("PCI: rcar: Add R-Car gen3 PHY support")
Signed-off-by: Marek Vasut <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Acked-by: Simon Horman <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Phil Edworthy <[email protected]>
Cc: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions