]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource/drivers/tcb_clksrc: Save timer context on suspend/resume
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 12 May 2017 18:22:51 +0000 (20:22 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 14 Jun 2017 10:02:31 +0000 (12:02 +0200)
commit2a515e5d7c52d5cf1e9153cb03efa133e3459c88
tree4a6cc063a655293586207a8c9220ff99d591eaa7
parent740e237add571a125f1c2a110ba6aa77db7d2c69
clocksource/drivers/tcb_clksrc: Save timer context on suspend/resume

On sama5d2, power to the core may be cut while entering suspend mode. It is
necessary to save and restore the TCB registers.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/tcb_clksrc.c