Signed-off-by: Kiarash Hajian <kiarash8112hajian@xxxxxxxxx> --- Changes in v3: - Remove redundant devm_iounmap calls, relying on devres for automatic resource cleanup. Changes in v2: - update the subject prefix to "drm/msm/a6xx:", to match the majority of other changes to this file. --- Kiarash Hajian (2): drm/msm/a6xx: request memory region drm/msm/a6xx: request memory region drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) --- base-commit: cf87f46fd34d6c19283d9625a7822f20d90b64a4 change-id: 20240511-msm-adreno-memory-region-2bcb1c958621 Best regards, -- Kiarash Hajian <kiarash8112hajian@xxxxxxxxx>