diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-21 15:10:40 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-25 13:09:27 +0100 |
commit | 98a44c1603596fcfffdae5dc674932bc923db049 (patch) | |
tree | 4671651d9b92ea5c9e08de255e575dd06e857af6 /blockdev.c | |
parent | efe62d6fa0dd67573c0cb7f06e87c03801a085d5 (diff) | |
download | qemu-98a44c1603596fcfffdae5dc674932bc923db049.zip qemu-98a44c1603596fcfffdae5dc674932bc923db049.tar.gz qemu-98a44c1603596fcfffdae5dc674932bc923db049.tar.bz2 |
hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer API
Switch the milkymist-sysctl 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: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20191021141040.11007-1-peter.maydell@linaro.org
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions