diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-05-09 10:08:58 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-06-30 11:15:06 -0500 |
commit | ee76380c1e751605fcb0ee1aa3632bcf6fd0bf08 (patch) | |
tree | bcde5f945e2dd7230b6501f196840675e15d4096 /drivers/pci/quirks.c | |
parent | 4d071c3238987325b9e50e33051a40d1cce311cc (diff) |
drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay
Remove unnecessary save/restore of pdev->d3_delay.
The only assignments to pdev->d3_delay are in radeon_switcheroo_set_state()
and some quirks, none of which should be relevant in the
amdgpu_switcheroo_set_state() path.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/pci/quirks.c')
0 files changed, 0 insertions, 0 deletions