diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-08 18:17:37 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-15 18:09:03 +0100 |
commit | 1b914994ea5e995f36fe751f7ed1d8858a87b032 (patch) | |
tree | 51e230d2013868b67a30a9e82531b2f5a0d269d1 /hw/timer/exynos4210_mct.c | |
parent | cc2722ec83ad944505fe9371fc4a94efdf4fe90f (diff) | |
download | qemu-1b914994ea5e995f36fe751f7ed1d8858a87b032.zip qemu-1b914994ea5e995f36fe751f7ed1d8858a87b032.tar.gz qemu-1b914994ea5e995f36fe751f7ed1d8858a87b032.tar.bz2 |
hw/timer/imx_gpt.c: Switch to transaction-based ptimer API
Switch the imx_epit.c code away from bottom-half based ptimers to
the new transaction-based ptimer API. This just requires adding
begin/commit calls around the various places that modify the ptimer
state, and using the new ptimer_init() function to create the timer.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20191008171740.9679-19-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer/exynos4210_mct.c')
0 files changed, 0 insertions, 0 deletions