Re: [PATCH] ASoC: hdmi-codec: fix platform_no_drv_owner.cocci warnings

From: Fabio Estevam
Date: Wed Mar 03 2021 - 12:24:03 EST


Hi Yang,

On Wed, Mar 3, 2021 at 5:54 AM Yang Li <yang.lee@xxxxxxxxxxxxxxxxx> wrote:
>
> ./sound/soc/fsl/imx-hdmi.c:226:3-8: No need to set .owner here. The core
> will do it.
>
> Remove .owner field if calls are used which set it automatically
>
> Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
> Signed-off-by: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>

The patch looks good, but please send a v2 with the correct Subject.

It should mention imx-hdmi instead of hdmi-codec.

Thanks