[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <175097605979.58944.6982488308454095610.b4-ty@kernel.org>
Date: Thu, 26 Jun 2025 15:14:19 -0700
From: Vinod Koul <vkoul@...nel.org>
To: dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-spi@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Bence Csókás <csokas.bence@...lan.hu>
Cc: Mark Brown <broonie@...nel.org>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Claudiu Beznea <claudiu.beznea@...on.dev>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Tudor Ambarus <tudor.ambarus@...aro.org>
Subject: Re: (subset) [PATCH v7 0/2] Add `devm_dma_request_chan()` to
simplify probe path in atmel-quadspi.c
On Tue, 10 Jun 2025 10:22:52 +0200, Bence Csókás wrote:
> The probe function of the atmel-quadspi driver got quite convoluted,
> especially since the addition of SAMA7G5 support, that was forward-ported
> from an older vendor kernel. To alleivate this - and similar problems in
> the future - an effort was made to migrate as many functions as possible,
> to their devm_ managed counterparts. Patch 1/2 adds the new
> `devm_dma_request_chan()` function. Patch 2/2 then uses this APIs to
> simplify the probe() function.
>
> [...]
Applied, thanks!
[1/2] dma: Add devm_dma_request_chan()
commit: 56137a53f8ebb400f4098ca26ef18934e9a4de45
Best regards,
--
~Vinod
Powered by blists - more mailing lists