]> 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)
commit9723141bce9041a4f8ef1b12bc5b6b732cdb2c77
treeeb43b9ad575d5a6fa6aff1966ddc38fd386a7419
parent5f4640ddda4d881d2170a8b8ad769e56e3721d5a
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