drm/bridge: lt8912b: fix platform_no_drv_owner.cocci warnings
authorZou Wei <zou_wei@huawei.com>
Thu, 27 May 2021 09:50:18 +0000 (17:50 +0800)
committerRobert Foss <robert.foss@linaro.org>
Thu, 27 May 2021 12:06:21 +0000 (14:06 +0200)
commit2986d2763daaaa9280ac499ea17e7031a81ac0b7
tree1f41202f65cd73efebeb052ad09e3a1b2e1a90ec
parente821a334b29f40377e8017b8e937d521920e972d
drm/bridge: lt8912b: fix platform_no_drv_owner.cocci warnings

./drivers/gpu/drm/bridge/lontium-lt8912b.c:758: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

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1622109018-54648-1-git-send-email-zou_wei@huawei.com
drivers/gpu/drm/bridge/lontium-lt8912b.c