[PATCH 0/3] hw/dma/omap_dma: Remove dead code, tidy up

Peter Maydell posted 3 patches 2 days, 1 hour ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260528152852.3349928-1-peter.maydell@linaro.org
Maintainers: Peter Maydell <peter.maydell@linaro.org>
hw/dma/omap_dma.c | 247 ++++++++++++++++------------------------------
1 file changed, 84 insertions(+), 163 deletions(-)
[PATCH 0/3] hw/dma/omap_dma: Remove dead code, tidy up
Posted by Peter Maydell 2 days, 1 hour ago
This patchset is primarily the "hw/dma/omap_dma: Remove unused
ifdeffed out code" patch that was originally in my OMAP dead-code
series from the other week; everything else in that series is now in
upstream git. The patch itself has been reviewed, but the series does
the requested followup work of fixing the indent after the removal of
the ifdefs.

Patch 1: remove ifdefs; has been reviewed
Patch 2: fix coding style so checkpatch doesn't complain about patch 3
Patch 3: re-indent; whitespace change only

thanks
-- PMM

Peter Maydell (3):
  hw/dma/omap_dma: Remove unused ifdeffed out code
  hw/dma/omap_dma: Fix coding style in omap_dma_transfer_setup()
  hw/dma/omap_dma: Fix indentation after ifdef removal

 hw/dma/omap_dma.c | 247 ++++++++++++++++------------------------------
 1 file changed, 84 insertions(+), 163 deletions(-)

-- 
2.43.0