aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
diff options
context:
space:
mode:
authorHerve Codina <[email protected]>2023-10-17 11:02:17 +0000
committerRob Herring <[email protected]>2023-10-26 14:07:14 +0000
commit3eb030c60835668997d5763b1a0c7938faf169f6 (patch)
tree5a09eca3a92fbe6e4022b9cbeb8f30351a634a4e /drivers/gpu/drm/amd/amdgpu/atom.c
parentof: address: Fix address translation when address-size is greater than 2 (diff)
downloadkernel-3eb030c60835668997d5763b1a0c7938faf169f6.tar.gz
kernel-3eb030c60835668997d5763b1a0c7938faf169f6.zip
of: address: Remove duplicated functions
The recently added of_bus_default_flags_translate() performs the exact same operation as of_bus_pci_translate() and of_bus_isa_translate(). Avoid duplicated code replacing both of_bus_pci_translate() and of_bus_isa_translate() with of_bus_default_flags_translate(). Signed-off-by: Herve Codina <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions