diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-17 14:21:22 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-24 17:16:29 +0100 |
commit | e982ba0524772c3fdcd166f59b062069bd8aa69c (patch) | |
tree | fa9f721f4043eb1adde1bb238be42a9245a17815 /hw/dma/xlnx-zdma.c | |
parent | 8d986979be1ea44959f49e140fd51a4e92466b74 (diff) |
hw/dma/xilinx_axidma.c: Switch to transaction-based ptimer API
Switch the xilinx_axidma 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-4-peter.maydell@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/dma/xlnx-zdma.c')
0 files changed, 0 insertions, 0 deletions