ASoC: sti-sas: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Sat, 11 Jul 2015 00:18:59 +0000 (08:18 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jul 2015 10:59:12 +0000 (11:59 +0100)
commit9cae85f5e26fb59e4436e0676a9aceb461f30c63
treefd819ffa9b9add06812d448c6df986097252f330
parenta2f3a8ca5219651292447f0e1124b3412bc3abff
ASoC: sti-sas: fix platform_no_drv_owner.cocci warnings

sound/soc/codecs/sti-sas.c:616: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>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/sti-sas.c