power: supply: max14656: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Mon, 16 Jan 2017 23:47:56 +0000 (07:47 +0800)
committerSebastian Reichel <sre@kernel.org>
Tue, 17 Jan 2017 00:10:41 +0000 (01:10 +0100)
commitd04ba0a2cbaa103e3a761201b4bab4a2404f416a
treedcc4c899cffae199ee97db2e7f2601b92a1ce348
parente448e2d14905d3d45c07fcac5b6d652283ba55b0
power: supply: max14656: fix platform_no_drv_owner.cocci warnings

drivers/power/supply/max14656_charger_detector.c:317: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: Alexander Kurz <akurz@blala.de>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/supply/max14656_charger_detector.c