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)
commit4cae34d065e8702421ca4332aa249ec00d8b37c2
treeeb43b9ad575d5a6fa6aff1966ddc38fd386a7419
parent901245624c7812b6c95d67177bae850e783b5212
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