Re: [PATCH] [media] media: platform: fix platform_no_drv_owner.cocci warnings

2015-01-29 Thread Lad, Prabhakar
On Fri, Jan 30, 2015 at 2:26 AM, kbuild test robot wrote: > drivers/media/platform/am437x/am437x-vpfe.c:2767: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

[PATCH] [media] media: platform: fix platform_no_drv_owner.cocci warnings

2015-01-29 Thread kbuild test robot
drivers/media/platform/am437x/am437x-vpfe.c:2767: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: Benoit Parrot Signed-off-by: Fengguang Wu --- am437x-