diff options
author | Haixia Shi <hshi@chromium.org> | 2016-08-31 00:50:21 +0300 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2016-09-06 20:56:42 +0300 |
commit | 737ba10928061c899b7da45e8580ac5c20ff3593 (patch) | |
tree | 1df0a21cf3358900744bf8780b45b0fb82e67a18 /arch | |
parent | ae0119f5f73b1e9cf7177fbbeea68d74c5751def (diff) | |
download | linux-737ba10928061c899b7da45e8580ac5c20ff3593.tar.xz |
drm/udl: implement usb_driver suspend/resume.
The usb_driver suspend and resume function pointers must be populated
to prevent forced unbinding of USB interface driver. See usb/core/driver.c:
unbind_no_pm_drivers_interfaces().
Restore mode and damage the entire frame buffer upon resume.
TEST=suspend and resume with the same UDL device connected
TEST=suspend with UDL, unplug UDL and resume
TEST=suspend with UDL, unplug and connect another UDL device then resume
Signed-off-by: Haixia Shi <hshi@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
[seanpaul fixed checkpatch warnings and gave marcheu his é back]
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1472593821-38429-2-git-send-email-hshi@chromium.org
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions