Skip to content
Commit f1811a8a authored by kbuild test robot's avatar kbuild test robot Committed by Thierry Reding
Browse files

drm/bridge: ptn3460: Fix coccinelle warnings



The platform_no_drv_owner.cocci coccinelle script generates the
following warning:

	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. Patch
generated by scripts/coccinelle/api/platform_no_drv_owner.cocci.

Signed-off-by: default avatarFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent ab0162b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment