summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_display.c
diff options
context:
space:
mode:
authorLyude Paul <lyude@redhat.com>2018-08-15 21:00:12 +0200
committerBen Skeggs <bskeggs@redhat.com>2018-09-06 22:54:26 +0200
commit611ce855420a6e8b9ff47af5f47431d52c7709f8 (patch)
tree63a109a185a35b0b3b10b8b02923d26d915fa788 /drivers/gpu/drm/nouveau/nouveau_display.c
parentdrm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement (diff)
downloadlinux-611ce855420a6e8b9ff47af5f47431d52c7709f8.tar.xz
linux-611ce855420a6e8b9ff47af5f47431d52c7709f8.zip
drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
Since actual hotplug notifications don't get disabled until nouveau_display_fini() is called, all this will do is cause any hotplugs that happen between this drm_kms_helper_poll_disable() call and the actual hotplug disablement to potentially be dropped if ACPI isn't around to help us. Signed-off-by: Lyude Paul <lyude@redhat.com> Acked-by: Karol Herbst <kherbst@redhat.com> Acked-by: Daniel Vetter <daniel@ffwll.ch> Cc: stable@vger.kernel.org Cc: Lukas Wunner <lukas@wunner.de> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_display.c')
0 files changed, 0 insertions, 0 deletions