On Thu, Aug 22, 2024 at 02:44:16AM GMT, Yangtao Li wrote: > Convert devm_clk_get(), clk_prepare_enable() to a single > call to devm_clk_get_enabled(), as this is exactly > what this function does. > > Signed-off-by: Yangtao Li <frank.li@xxxxxxxx> > --- > drivers/phy/qualcomm/phy-qcom-ipq806x-sata.c | 22 ++++---------------- > 1 file changed, 4 insertions(+), 18 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry