aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c
diff options
context:
space:
mode:
authorCai Huoqing <[email protected]>2021-08-31 21:56:43 +0800
committerNeil Armstrong <[email protected]>2021-09-13 09:58:40 +0200
commitd4cb82aa2e4bc0e46582a625cb41b64c83fdde49 (patch)
tree31d14b7469f22e02f49f761afffa14ade0091f51 /drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c
parent9eeb7b4e40bfd69d8aaa920c7e9df751c9e11dce (diff)
drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()
Use the devm_platform_ioremap_resource_byname() helper instead of calling platform_get_resource_byname() and devm_ioremap_resource() separately Use the devm_platform_ioremap_resource() helper instead of calling platform_get_resource() and devm_ioremap_resource() separately Signed-off-by: Cai Huoqing <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c')
0 files changed, 0 insertions, 0 deletions