[PATCH v2 0/3] spi: omap2-mcspi: switch to managed controller allocation
From: Johan Hovold
Date: Thu Apr 30 2026 - 08:04:24 EST
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@xxxxxxxxxx/
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