Files
linux/drivers
zain wang 0e601b1acb drm/rockchip: use suspend_late matching the resume_early
Sometimes, we would abort suspend work before it finished.
In this case, suspend work would try to resume the part suspended
by correspond resume functions.
But the suspend/resume functions are not matched in rockchip.
When the suspend work is aborted, it would ignored resuming this
part due to can't find correspond resume functions.
So, let's use suspend_late instead of suspend.

Change-Id: I7304f7963704de7e870fbd4e76ebe1e0066f18c1
Signed-off-by: zain wang <wzz@rock-chips.com>
2017-08-23 20:30:30 +08:00
..
2017-07-19 14:33:51 +08:00
2016-09-24 10:07:35 +02:00
2017-02-23 17:43:10 +01:00
2017-07-19 14:33:51 +08:00
2017-07-19 14:33:51 +08:00
2017-08-02 11:52:02 +08:00
2017-07-06 11:07:40 +08:00