ASoC: imx-hdmi: fix platform_no_drv_owner.cocci warnings
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 4 Mar 2021 09:08:01 +0000 (17:08 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 16 Mar 2021 13:29:38 +0000 (13:29 +0000)
commit2e2bf6d479616a15c54c4e668558f61caffa4db4
tree577670c17788eff087a656beae996fb8cfcf0d2f
parent19c6a63ced5e07e40f3a5255cb1f0fe0d3be7b14
ASoC: imx-hdmi: fix platform_no_drv_owner.cocci warnings

./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@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/1614848881-29637-1-git-send-email-yang.lee@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-hdmi.c