spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Sun, 19 Feb 2017 17:33:10 +0000 (01:33 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 21 Feb 2017 17:49:58 +0000 (09:49 -0800)
commita5b0443c9bf42173f0847889d880a45de67e0f8f
tree2a6c37a22537676385263000399812a3e0cccca4
parent57f22cd29cf1b4ff2aea8505eae2d3ed71ca5de4
spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings

drivers/spi/spi-lantiq-ssc.c:973: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: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-lantiq-ssc.c