iio: light: apds9960: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Tue, 22 Sep 2015 02:21:48 +0000 (10:21 +0800)
committerJonathan Cameron <jic23@kernel.org>
Wed, 23 Sep 2015 19:23:30 +0000 (20:23 +0100)
commit1d2f1e084b7386b4082ebc2490ce0ddc8efe5667
treec2d73d3194d5cab3ed61075bd53a0e39d99960e4
parentebe5c543cf8ed3010881a8d863e954b961013fea
iio: light: apds9960: fix platform_no_drv_owner.cocci warnings

drivers/iio/light/apds9960.c:1125: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: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/apds9960.c