linux-stable/drivers/gpu/drm/udl
Takashi Iwai fa47573b04 drm/udl: Sync pending URBs at the end of suspend
It's better to perform the sync at the very last of the suspend
instead of the pipe-disable function, so that we can catch all pending
URBs (if any).

While we're at it, drop the error code from udl_sync_pending_urb()
since we basically ignore it; instead, give a clear error message
indicating a problem.

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220908095115.23396-13-tiwai@suse.de
2022-09-10 21:45:53 +02:00
..
Kconfig drm/shmem-helper: Switch to vmf_insert_pfn 2021-08-12 21:41:10 +02:00
Makefile
udl_connector.c drm: Drop drm_edid.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
udl_connector.h
udl_drv.c drm/udl: Sync pending URBs at the end of suspend 2022-09-10 21:45:53 +02:00
udl_drv.h drm/udl: Sync pending URBs at the end of suspend 2022-09-10 21:45:53 +02:00
udl_main.c drm/udl: Sync pending URBs at the end of suspend 2022-09-10 21:45:53 +02:00
udl_modeset.c drm/udl: Sync pending URBs at the end of suspend 2022-09-10 21:45:53 +02:00
udl_transfer.c drm/udl: Fix potential URB leaks 2022-09-10 21:45:52 +02:00