public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] dmaengine; A little cleanup and refactoring
@ 2025-11-09 22:28 Andy Shevchenko
  2025-11-09 22:28 ` [PATCH v1 1/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel() Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andy Shevchenko @ 2025-11-09 22:28 UTC (permalink / raw)
  To: Andy Shevchenko, dmaengine, linux-kernel; +Cc: Vinod Koul

This just a set of small almost ad-hoc cleanups and refactoring.
Nothing special and nothing that changes behaviour.

Andy Shevchenko (4):
  dmaengine: Use dma_request_channel() instead of
    __dma_request_channel()
  dmaengine: Refactor devm_dma_request_chan() for readability
  dmaengine: Use device_match_of_node() helper
  dmaengine: Sort headers alphabetically

 drivers/dma/dmaengine.c | 52 +++++++++++++++++++++--------------------
 1 file changed, 27 insertions(+), 25 deletions(-)

-- 
2.50.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-11-09 22:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-09 22:28 [PATCH v1 0/4] dmaengine; A little cleanup and refactoring Andy Shevchenko
2025-11-09 22:28 ` [PATCH v1 1/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel() Andy Shevchenko
2025-11-09 22:28 ` [PATCH v1 2/4] dmaengine: Refactor devm_dma_request_chan() for readability Andy Shevchenko
2025-11-09 22:28 ` [PATCH v1 3/4] dmaengine: Use device_match_of_node() helper Andy Shevchenko
2025-11-09 22:28 ` [PATCH v1 4/4] dmaengine: Sort headers alphabetically Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox