diff options
author | Alexey Romanov <avromanov@salutedevices.com> | 2023-10-05 11:54:25 +0300 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-10-12 13:39:41 +0200 |
commit | 80f45c3b3606ad68710223bcee596b06f86e1a3b (patch) | |
tree | ffc77dd19116b99d761aee15564b0ea08806dc1a /drivers/ddr/imx/imx8ulp/ddr_init.c | |
parent | 881714983eec3701f1617190f92c945a27e664a8 (diff) |
phy: move clk enable/disable in init/exit
It is better to place clk_enable() in phy_meson_g12a_usb2_init()
and clk_disable() in phy_meson_g12a_usb2_exit().
For more detailed information, please see comments in the review of
a similar driver in the Linux Kernel:
https://lore.kernel.org/all/CAFBinCCEhobbyKHuKDWzTYCQWgNT1-e8=7hMhq1mvT6CuEOjGw@mail.gmail.com/
Signed-off-by: Alexey Romanov <avromanov@salutedevices.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231005085434.74755-5-avromanov@salutedevices.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions