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