From: Stefan Agner Date: Sun, 28 Sep 2014 23:50:05 +0000 (+0200) Subject: clocksource: vf_pit_timer: Support shutdown mode X-Git-Tag: fixes-against-v3.18-rc2~142^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f7e3e5134b9517bd9a78a84a9ee0f982d3ebdd;p=pandora-kernel.git clocksource: vf_pit_timer: Support shutdown mode In order to avoid waking up the system in a low power mode, the clocksource should not generate interrupts anymore. Disable the PIT timer interrupt when changing into the CLOCK_EVT_MODE_SHUTDOWN mode. [dlezcano] : remove superfluous empty line Signed-off-by: Stefan Agner Signed-off-by: Daniel Lezcano Acked-by: Bill Pringlemeir --- Reading git-diff-tree failed