hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based API
commit2dd20308f77d544478b8d335b8929404f5eb2f4b
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 8 Oct 2019 17:17:34 +0000 (8 18:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:02 +0000 (15 18:09 +0100)
tree3b49709e13924488748c15280333061fee9c99f4
parentb1b104ed977177ad72573333b592314c5f626d56
hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based API

Switch the exynos41210_rtc 1Hz ptimer over to the transaction-based
API. (We will switch the other ptimer used by this device in a
separate commit.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20191008171740.9679-16-peter.maydell@linaro.org
hw/timer/exynos4210_rtc.c