Re: [PATCH next] PCI: rockchip: Clean up on error in rockchip_pcie_init_port()

From: Krzysztof Wilczyński
Date: Wed Jan 15 2025 - 02:51:24 EST


Hello,

> Call phy_exit() before returning on this error path.
>
> Fixes: 853c711e2caf ("PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function")

I squashed this together with the code this fixes. Thank you a bunch!

Krzysztof