]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] i2c: fix platform_no_drv_owner.cocci warnings
authorFengguang Wu <fengguang.wu@intel.com>
Thu, 1 Oct 2015 14:25:57 +0000 (11:25 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 3 Oct 2015 14:39:48 +0000 (11:39 -0300)
commitedf8875f21c34102be54becfb5f435f0b7ca5a65
tree98ccdbbc66a861b188bc96250833454174146b6e
parent6903acde49372001c83d8717a5435d0f91896914
[media] i2c: fix platform_no_drv_owner.cocci warnings

drivers/media/i2c/ml86v7667.c:430: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: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/ml86v7667.c