]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: fix platform_no_drv_owner.cocci warnings
authorYang Li <yang.lee@linux.alibaba.com>
Wed, 3 Mar 2021 09:08:01 +0000 (17:08 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 13:13:21 +0000 (13:13 +0000)
commitcd1276d862c843a44b54e72d97f7134a67538435
treeac405dceae0166dd394fa2d8e59a8d5fd7c66488
parent77d9ed4a209977c3361e810ee33cb7bf8d0a4185
ASoC: codecs: fix platform_no_drv_owner.cocci warnings

./sound/soc/codecs/lpass-rx-macro.c:3588: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>
Link: https://lore.kernel.org/r/1614762481-102466-1-git-send-email-yang.lee@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/lpass-rx-macro.c