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
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