Tag: 1d2f1e084b7386b4082ebc2490ce0ddc8efe5667

iio: light: apds9960: fix platform_no_drv_owner.cocci warnings

Author: kbuild test robot <fengguang.wu@intel.com> 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 Signed-off-by: Fengguang Wu Signed-off-by: Jonathan Cameron — drivers/iio/light/apds9960.c | 1 – 1 file changed, 1 deletion(-)   diff –git a/drivers/iio/light/apds9960.c b/drivers/iio/light/apds9960.c …

Continue reading