[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2018-04-29 Thread kbuild test robot
From: Fengguang Wu drivers/gpu/drm/bridge/ti-sn65dsi86.c:711: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 Fixes: 90200d12a626 ("drm/bridge: add support f

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2017-08-03 Thread kbuild test robot
drivers/gpu/drm/bridge/sii9234.c:1010: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 Fixes: 9d5babbeda8a ("drm/bridge: add Silicon Image SiI9234 driver") CC:

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2016-10-27 Thread kbuild test robot
drivers/gpu/drm/bridge/sil-sii8620.c:1556: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: Andrzej Hajda Signed-off-by: Fengguang Wu --- sil-sii8620.c

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2015-10-16 Thread kbuild test robot
drivers/gpu/drm/bridge/parade-ps8640.c:480: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: Jitao Shi Signed-off-by: Fengguang Wu --- parade-ps8640.c |

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2015-09-04 Thread Thierry Reding
On Fri, Aug 21, 2015 at 07:05:39PM +0800, kbuild test robot wrote: > drivers/gpu/drm/bridge/nxp-ptn3460.c:403: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_own

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2015-09-04 Thread Thierry Reding
On Fri, Aug 21, 2015 at 07:05:39PM +0800, kbuild test robot wrote: > drivers/gpu/drm/bridge/parade-ps8622.c:671: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_o

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2015-08-21 Thread kbuild test robot
drivers/gpu/drm/bridge/parade-ps8622.c:671: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 --- parade-ps8622.c |1 - 1 file

[PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings

2015-08-21 Thread kbuild test robot
drivers/gpu/drm/bridge/nxp-ptn3460.c:403: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 --- nxp-ptn3460.c |1 - 1 file cha