Linux SPI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: fsl-qspi: Fix double cleanup in probe error path
@ 2025-04-10  6:56 Kevin Hao
  2025-04-10  6:56 ` [PATCH 1/3] " Kevin Hao
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kevin Hao @ 2025-04-10  6:56 UTC (permalink / raw)
  To: linux-spi; +Cc: Han Xu, Mark Brown, imx, stable

This patch series fixes double cleanup issues in the fsl-qspi probe
error path and also simplifies the probe error handling using managed APIs.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
---
Kevin Hao (3):
      spi: fsl-qspi: Fix double cleanup in probe error path
      spi: fsl-spi: Remove redundant probe error message
      spi: fsl-qspi: Simplify probe error handling using managed API

 drivers/spi/spi-fsl-qspi.c | 77 +++++++++++++++++++---------------------------
 1 file changed, 31 insertions(+), 46 deletions(-)
---
base-commit: 29e7bf01ed8033c9a14ed0dc990dfe2736dbcd18
change-id: 20250410-spi-10adc098d566

Best regards,
-- 
Kevin Hao <haokexin@gmail.com>


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

end of thread, other threads:[~2025-04-10 15:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10  6:56 [PATCH 0/3] spi: fsl-qspi: Fix double cleanup in probe error path Kevin Hao
2025-04-10  6:56 ` [PATCH 1/3] " Kevin Hao
2025-04-10 15:45   ` Frank Li
2025-04-10 15:52     ` Frank Li
2025-04-10  6:56 ` [PATCH 2/3] spi: fsl-spi: Remove redundant probe error message Kevin Hao
2025-04-10  6:56 ` [PATCH 3/3] spi: fsl-qspi: Simplify probe error handling using managed API Kevin Hao
2025-04-10 15:00 ` [PATCH 0/3] spi: fsl-qspi: Fix double cleanup in probe error path Mark Brown

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