]> Gentwo Git Trees - linux/.git/commit
drm/radeon: Clean up pdev->dev instances in probe
authorDaniel Palmer <daniel@0x0f.com>
Sat, 18 Oct 2025 05:44:49 +0000 (14:44 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Oct 2025 13:46:13 +0000 (09:46 -0400)
commitd0da43def215543d7b62a32af67e181619b3293a
treec3edbd21212642e1f06c1f146692a11ebde6f67d
parent3ac635367eb589bee8edcc722f812a89970e14b7
drm/radeon: Clean up pdev->dev instances in probe

Get a struct device pointer from the start and use it.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_drv.c