diff options
author | Lv Ruyi <lv.ruyi@zte.com.cn> | 2022-04-21 08:45:42 +0000 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-07-08 17:54:42 +0200 |
commit | 135f4c551d51065ee2d0677bf5344a89767e9d9b (patch) | |
tree | 6f02443d59033cb96d9c6c2a5d86fc1ea303f4a5 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
parent | 2e1bfb314c99de2f7b9c8280408316ad2f316de9 (diff) |
drm/tegra: vic: Use devm_platform_ioremap_resource()
Use the devm_platform_ioremap_resource() helper instead of calling
platform_get_resource() and devm_ioremap_resource() separately. Make the
code simpler without functional changes.
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions