Re: [PATCH -next] clk: mediatek: fix platform_no_drv_owner.cocci warnings

From: Stephen Boyd
Date: Tue Sep 22 2020 - 15:57:11 EST


Quoting Zou Wei (2020-09-22 00:51:05)
> ./drivers/clk/mediatek/clk-mt6765.c:912:3-8: No need to set .owner here. The core will do it.
>
> Remove .owner field if calls are used which set it automatically
>
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
>
> Fixes: 1aca9939bf72 ("clk: mediatek: Add MT6765 clock support")
> Signed-off-by: Zou Wei <zou_wei@xxxxxxxxxx>
> ---

Applied to clk-next