]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rt5663: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <lkp@intel.com>
Sat, 17 Sep 2016 02:45:18 +0000 (10:45 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 20 Sep 2016 11:21:10 +0000 (12:21 +0100)
commitc5f1edd405eb874cc2c81e8d62c6b3a73c502529
tree9421373ae41784f672489e556f986d898de73bc5
parent66d7c2629aa4f2c861b7cca9ff15b6bc38e9c9a8
ASoC: rt5663: fix platform_no_drv_owner.cocci warnings

sound/soc/codecs/rt5663.c:3203: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: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5663.c