Re: [PATCH v3 0/3] dmaengine: A little cleanup and refactoring

From: Frank Li

Date: Mon Jan 12 2026 - 15:23:16 EST


On Fri, Jan 09, 2026 at 06:35:40PM +0100, Andy Shevchenko wrote:
> 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@xxxxxxxxxxxxxxx
>
> 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

Reviewed-by: Frank Li <Frank.Li@xxxxxxx>

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