Ma Jun c5f9fe2c1e Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()"
commit 03c6284df179de3a4a6e0684764b1c71d2a405e2 upstream.

This patch causes the following iounmap erorr and calltrace
iounmap: bad address 00000000d0b3631f

The original patch was unjustified because amdgpu_device_fini_sw() will
always cleanup the rmmio mapping.

This reverts commit eb4f139888f636614dab3bcce97ff61cefc4b3a7.

Signed-off-by: Ma Jun <Jun.Ma2@amd.com>
Suggested-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-04-13 13:05:28 +02:00
..
2024-04-03 15:19:32 +02:00
2024-04-10 16:28:23 +02:00
2023-11-20 11:52:05 +01:00
2024-02-05 20:12:47 +00:00
2024-04-03 15:19:45 +02:00
2024-04-10 16:28:21 +02:00
2024-01-20 11:50:10 +01:00
2024-03-26 18:21:00 -04:00