[PATCH net-next 09/12] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
Jakub Kicinski
kuba at kernel.org
Tue Sep 3 15:16:49 PDT 2024
On Sat, 31 Aug 2024 10:13:31 +0800 Li Zetao wrote:
> + comm->clk = devm_clk_get_enabled(&pdev->dev, NULL);
You can remove clk from the driver struct now.
Please check if the same applies to other patches.
--
pw-bot: cr
More information about the Linux-rockchip
mailing list