staging/atomisp: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <[email protected]>
Wed, 1 Mar 2017 22:16:07 +0000 (22:16 +0000)
committerGreg Kroah-Hartman <[email protected]>
Mon, 6 Mar 2017 10:14:22 +0000 (11:14 +0100)
commita24d389323b51f2f7c79c0db791ea7423f1f6d49
treece71d083171c44df3d22c8a8fac3c4aab17e39e4
parentbbe022f77d3f0213b5f8660d5ddfeeea871de5d7
staging/atomisp: fix platform_no_drv_owner.cocci warnings

drivers/staging/media/atomisp/i2c/mt9m114.c:1946: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 <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/media/atomisp/i2c/mt9m114.c