diff options
| author | Sui Jingfeng <sui.jingfeng@linux.dev> | 2024-05-07 21:00:00 +0300 |
|---|---|---|
| committer | Robert Foss <rfoss@kernel.org> | 2024-05-08 16:44:21 +0300 |
| commit | ad3323a6ccb7d43bbeeaa46d5311c43d5d361fc7 (patch) | |
| tree | 98f61699e8ec5ed42cc881b775d50e6d1ae431ba /drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c | |
| parent | 7fb8af6798e8d013017e4607505f58d9942fd671 (diff) | |
| download | linux-ad3323a6ccb7d43bbeeaa46d5311c43d5d361fc7.tar.xz | |
drm/drm-bridge: Drop conditionals around of_node pointers
Having conditional around the of_node pointer of the drm_bridge structure
is not necessary, since drm_bridge structure always has the of_node as its
member.
Let's drop the conditional to get a better looks, please also note that
this is following the already accepted commitments. see commit d8dfccde2709
("drm/bridge: Drop conditionals around of_node pointers") for reference.
Signed-off-by: Sui Jingfeng <sui.jingfeng@linux.dev>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240507180001.1358816-1-sui.jingfeng@linux.dev
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c')
0 files changed, 0 insertions, 0 deletions
