drm/bridge: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Wed, 26 Oct 2016 16:58:36 +0000 (00:58 +0800)
committerArchit Taneja <architt@codeaurora.org>
Thu, 27 Oct 2016 06:05:23 +0000 (11:35 +0530)
commit56df51d003203f1c3a8eab05605973515aa15feb
tree35912d7e0fb8b84b12f918c282c96599a9eea13a
parent3a81e96094b769d9cf5dc58761b9b85fa889e3aa
drm/bridge: fix platform_no_drv_owner.cocci warnings

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 <a.hajda@samsung.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20161026165836.GA98766@lkp-sb04.lkp.intel.com
drivers/gpu/drm/bridge/sil-sii8620.c