diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-08 18:17:36 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-15 18:09:03 +0100 |
| commit | cc2722ec83ad944505fe9371fc4a94efdf4fe90f (patch) | |
| tree | 4589dc1ed240cd882b1568ad18f8ab645ed50eed /include/hw/timer/aspeed_timer.h | |
| parent | 82c7f5faefeefec62e90f2764bc9bda4717007bb (diff) | |
| download | focaccia-qemu-cc2722ec83ad944505fe9371fc4a94efdf4fe90f.tar.gz focaccia-qemu-cc2722ec83ad944505fe9371fc4a94efdf4fe90f.zip | |
hw/timer/imx_epit.c: Switch to transaction-based ptimer API
Switch the imx_epit.c 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-18-peter.maydell@linaro.org
Diffstat (limited to 'include/hw/timer/aspeed_timer.h')
0 files changed, 0 insertions, 0 deletions