diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-08 18:17:33 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-15 18:09:02 +0100 |
commit | b1b104ed977177ad72573333b592314c5f626d56 (patch) | |
tree | 18c6016f1f77704b255a3832272bf98798d3e354 /hw/timer/pl031.c | |
parent | 6c27ee94f34fb17588dd850fd8f7870d3314338f (diff) | |
download | qemu-b1b104ed977177ad72573333b592314c5f626d56.zip qemu-b1b104ed977177ad72573333b592314c5f626d56.tar.gz qemu-b1b104ed977177ad72573333b592314c5f626d56.tar.bz2 |
hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer API
Switch the exynos4210_pwm 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-15-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer/pl031.c')
0 files changed, 0 insertions, 0 deletions