ASoC: codecs: fix platform_no_drv_owner.cocci warning
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 3 Feb 2023 01:15:04 +0000 (09:15 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 3 Feb 2023 12:04:01 +0000 (12:04 +0000)
commit1c9ded98bd4e5b87756423e0abededda6f4ba0b8
treeb8836b9058ec35ec1c074ddacda253e9f81bd745
parent480b26226873c88e482575ceb0d0a38d76e1be57
ASoC: codecs: fix platform_no_drv_owner.cocci warning

./sound/soc/codecs/aw88395/aw88395.c:572:3-8: No need to set .owner here. The core will do it.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3935
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230203011504.78918-1-yang.lee@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/aw88395/aw88395.c