mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] dmaengine: A little cleanup and refactoring
@ 2026-01-09 17:35 Andy Shevchenko
  2026-01-09 17:35 ` [PATCH v3 1/3] dmaengine: Refactor devm_dma_request_chan() for readability Andy Shevchenko
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Andy Shevchenko @ 2026-01-09 17:35 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.

Changelog v3:
- fixed checkpatch warning (mixed tabs and spaces) (Vinod)

v2: 20251110085349.3414507-1-andriy.shevchenko@linux.intel.com

Changelog v2:
- dropped not very good (and not compilable) change (LKP)

Andy Shevchenko (3):
  dmaengine: Refactor devm_dma_request_chan() for readability
  dmaengine: Use device_match_of_node() helper
  dmaengine: Sort headers alphabetically

 drivers/dma/dmaengine.c | 50 +++++++++++++++++++++--------------------
 1 file changed, 26 insertions(+), 24 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2026-02-25 11:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-09 17:35 [PATCH v3 0/3] dmaengine: A little cleanup and refactoring Andy Shevchenko
2026-01-09 17:35 ` [PATCH v3 1/3] dmaengine: Refactor devm_dma_request_chan() for readability Andy Shevchenko
2026-01-09 17:35 ` [PATCH v3 2/3] dmaengine: Use device_match_of_node() helper Andy Shevchenko
2026-01-09 17:35 ` [PATCH v3 3/3] dmaengine: Sort headers alphabetically Andy Shevchenko
2026-01-09 21:07 ` [PATCH v3 0/3] dmaengine: A little cleanup and refactoring Dave Jiang
2026-01-12 20:23 ` Frank Li
2026-01-19  7:52   ` Andy Shevchenko
2026-02-25 11:24 ` Vinod Koul

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

Powered by JetHome