]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Clean up code in radeon_pci_shutdown()
authorKyleMahlkuch <kmahlkuc@linux.vnet.ibm.com>
Mon, 11 Nov 2019 20:27:58 +0000 (14:27 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Nov 2019 22:38:13 +0000 (17:38 -0500)
commit86d1d1e18004eb149903e316c239029b4aee113e
treeeb43b9ad575d5a6fa6aff1966ddc38fd386a7419
parent8a0de8c96ae5bc66d9d3ad123e40850be48db2bb
drm/radeon: Clean up code in radeon_pci_shutdown()

This fixes the formatting on one comment and consolidates the
pci_get_drvdata() into the radeon_suspend_kms().

Signed-off-by: Kyle Mahlkuch <kmahlkuc@linux.vnet.ibm.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_drv.c