diff options
author | Peter Maydell | 2019-10-22 17:50:35 +0200 |
---|---|---|
committer | Peter Maydell | 2019-10-22 18:44:00 +0200 |
commit | c54dd4b70197242360749a3053986e88312c26c4 (patch) | |
tree | ad59fbfc135f410a163a9b6df9c48c53d38e1bbb /hw/timer/sh_timer.c | |
parent | hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init() (diff) | |
download | qemu-c54dd4b70197242360749a3053986e88312c26c4.tar.gz qemu-c54dd4b70197242360749a3053986e88312c26c4.tar.xz qemu-c54dd4b70197242360749a3053986e88312c26c4.zip |
hw/timer/puv3_ost.c: Switch to transaction-based ptimer API
Switch the puv3_ost 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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20191017132905.5604-2-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer/sh_timer.c')
0 files changed, 0 insertions, 0 deletions