[PATCH 0/2] dmaengine: at_hdmac: Regression fix and cleanup

Peter Rosin peda at axentia.se
Tue May 23 05:42:08 PDT 2023


Hi!

I found a regression in DMA handling on one of our SAMA5D3 boards.

While combing through the regressing commit, a found two unrelated
strange things. The first is the actually problematic change. The
second is a number of suspect defines, that I fail to see how they
can ever do any good.

Cheers,
Peter

Peter Rosin (2):
  dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
  dmaengine: at_hdmac: Remove unused field values that do not fit

 drivers/dma/at_hdmac.c | 39 ++++++++++++++++++++++++++++-----------
 1 file changed, 28 insertions(+), 11 deletions(-)

-- 
2.20.1




More information about the linux-arm-kernel mailing list