[PATCH] phy: qcom-qmp-combo: fix clock probing
Vinod Koul
vkoul at kernel.org
Tue Aug 22 07:29:13 PDT 2023
On Mon, 21 Aug 2023 02:58:13 +0300, Dmitry Baryshkov wrote:
> During rebase of qcom-qmp-combo series a call to devm_clk_bulk_get_all()
> got moved by git from qmp_combo_parse_dt_legacy() to
> phy_dp_clks_register(). This doesn't have any serious effect, since the
> clocks will be set in both legacy and non-legacy paths. However let's
> move it back to place anyway, to prevent the driver from fetching clocks
> twice.
>
> [...]
Applied, thanks!
[1/1] phy: qcom-qmp-combo: fix clock probing
commit: b83eb8ba2ab9551217ed36320b8999db2f351e57
Best regards,
--
~Vinod
More information about the linux-phy
mailing list