diff options
author | 2024-08-28 16:49:29 +0800 | |
---|---|---|
committer | 2025-02-12 10:02:40 +0200 | |
commit | f7d07bcd0651b90dda8a6962057eb5fb1807a089 (patch) | |
tree | 6feebfd5f92f980547b178dcd442d72c63b30631 /drivers/gpu/drm/meson/meson_encoder_dsi.c | |
parent | drm: zynqmp_dp: Use scope-based mutex helpers (diff) | |
download | wireguard-linux-f7d07bcd0651b90dda8a6962057eb5fb1807a089.tar.xz wireguard-linux-f7d07bcd0651b90dda8a6962057eb5fb1807a089.zip |
drm: zynqmp_dp: Use devm_platform_ioremap_resource_byname()
platform_get_resource_byname() and devm_ioremap_resource() can be
replaced by devm_platform_ioremap_resource_byname(), which can
simplify the code logic a bit, No functional change here.
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240828084929.2527228-1-ruanjinjie@huawei.com
Diffstat (limited to 'drivers/gpu/drm/meson/meson_encoder_dsi.c')
0 files changed, 0 insertions, 0 deletions