public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] spi: omap2-mcspi: switch to managed controller allocation
@ 2026-04-30 12:01 Johan Hovold
  2026-04-30 12:01 ` [PATCH v2 1/3] " Johan Hovold
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Johan Hovold @ 2026-04-30 12:01 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-spi, linux-kernel, Johan Hovold

This series supersedes the omap2-mcspi patch in the managed controller
allocation series. [1]

Included are also two related cleanups.

Johan


[1] https://lore.kernel.org/lkml/20260429091333.165363-1-johan@kernel.org/


Changes in v2:
 - release DMA resources also if DMA setup fails
 - clean up error labels
 - clean up return value


Johan Hovold (3):
  spi: omap2-mcspi: switch to managed controller allocation
  spi: omap2-mcspi: clean up error labels
  spi: omap2-mcspi: clean up probe return value

 drivers/spi/spi-omap2-mcspi.c | 42 +++++++++++++++--------------------
 1 file changed, 18 insertions(+), 24 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-05-05  1:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30 12:01 [PATCH v2 0/3] spi: omap2-mcspi: switch to managed controller allocation Johan Hovold
2026-04-30 12:01 ` [PATCH v2 1/3] " Johan Hovold
2026-04-30 12:01 ` [PATCH v2 2/3] spi: omap2-mcspi: clean up error labels Johan Hovold
2026-04-30 12:02 ` [PATCH v2 3/3] spi: omap2-mcspi: clean up probe return value Johan Hovold
2026-05-04 13:12 ` [PATCH v2 0/3] spi: omap2-mcspi: switch to managed controller allocation Mark Brown

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