From: Martin Peres Date: Mon, 12 Aug 2013 02:48:51 +0000 (-0400) Subject: drm/nouveau/timer: add a way to cancel alarms X-Git-Tag: v3.12-rc1~136^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b925a75d6729cec8debd0c378b354d8c228b36aa;p=pandora-kernel.git 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 Tested-by: Martin Peres Tested-by: Dash Four Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed