diff options
| author | AngeloGioacchino Del Regno <[email protected]> | 2023-07-26 10:22:44 +0200 |
|---|---|---|
| committer | Chun-Kuang Hu <[email protected]> | 2023-08-09 23:01:51 +0000 |
| commit | 4f109879451f04f4ea1f840406476edeb0b678dc (patch) | |
| tree | 8a961efd1f686dbd3c475d25f3051f9409f17c0e /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | 90c95c3892dde019182ceac984d4ca1f3c85844b (diff) | |
drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
Instead of the open-coded platform_get_resource, devm_ioremap_resource
switch to devm_platform_ioremap_resource(), also dropping the useless
struct resource pointer, which becomes unused.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Fei Shao <[email protected]>
Reviewed-by: CK Hu <[email protected]>
Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions