commit | 4cae34d065e8702421ca4332aa249ec00d8b37c2 | [log] [tgz] |
---|---|---|
author | KyleMahlkuch <kmahlkuc@linux.vnet.ibm.com> | Mon Nov 11 14:27:58 2019 -0600 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 11 17:38:13 2019 -0500 |
tree | eb43b9ad575d5a6fa6aff1966ddc38fd386a7419 | |
parent | 901245624c7812b6c95d67177bae850e783b5212 [diff] |
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>