commit | b925a75d6729cec8debd0c378b354d8c228b36aa | [log] [tgz] |
---|---|---|
author | Martin Peres <martin.peres@labri.fr> | Sun Aug 11 22:48:51 2013 -0400 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Sep 04 13:46:46 2013 +1000 |
tree | 8a0050246254e8c07aca6658a6abae4453c32cf8 | |
parent | 7fabd25393c7b5cb749d358772ccea2a570f4b49 [diff] |
drm/nouveau/timer: add a way to cancel alarms Since alarms don't play well with suspend, it is important every alarm user cancels his tasks before suspending. The task should be rescheduled on resume. Signed-off-by: Martin Peres <martin.peres@labri.fr> Tested-by: Martin Peres <martin.peres@labri.fr> Tested-by: Dash Four <mr.dash.four@googlemail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>