diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-08 18:17:27 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-15 18:09:02 +0100 |
| commit | da38e0680f8e5118131fd224d52e97d7db38a48c (patch) | |
| tree | 92cc37a8bf25302ef634ecacb19bd811cd262754 /hw/timer/cmsdk-apb-timer.c | |
| parent | 581b088035a16432aece13639985235e3689363e (diff) | |
| download | focaccia-qemu-da38e0680f8e5118131fd224d52e97d7db38a48c.tar.gz focaccia-qemu-da38e0680f8e5118131fd224d52e97d7db38a48c.zip | |
hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer API
Switch the cmsdk-apb-dualtimer 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-9-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer/cmsdk-apb-timer.c')
0 files changed, 0 insertions, 0 deletions