diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-17 14:21:20 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-24 17:16:28 +0100 |
| commit | 383a6753b250750d20d68501377fef815f88352d (patch) | |
| tree | a8c9efe6209782093dd9b048e68152afc5a1b23f /hw/timer/xilinx_timer.c | |
| parent | e979972a6a17baadfcef05952e7523af99489487 (diff) | |
| download | focaccia-qemu-383a6753b250750d20d68501377fef815f88352d.tar.gz focaccia-qemu-383a6753b250750d20d68501377fef815f88352d.zip | |
hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API
Switch the fsl_etsec 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> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: 20191017132122.4402-2-peter.maydell@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/timer/xilinx_timer.c')
0 files changed, 0 insertions, 0 deletions