Re: [PATCH -next] ASoC: samsung: fix platform_no_drv_owner.cocci warnings

From: Krzysztof Kozlowski
Date: Tue Nov 17 2020 - 14:44:20 EST


On Mon, Nov 16, 2020 at 08:29:00PM +0800, Zou Wei wrote:
> ./sound/soc/samsung/midas_wm1811.c:534: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
>
> Signed-off-by: Zou Wei <zou_wei@xxxxxxxxxx>
> ---
> sound/soc/samsung/midas_wm1811.c | 1 -
> 1 file changed, 1 deletion(-)
>

Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof