ASoC: ics43432: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Fri, 28 Aug 2015 02:04:03 +0000 (10:04 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 28 Aug 2015 16:15:40 +0000 (17:15 +0100)
sound/soc/codecs/ics43432.c:66: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

CC: Ricard Wanderlof <ricard.wanderlof@axis.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found