From: Mark Brown Date: Thu, 10 Apr 2025 14:08:38 +0000 (+0100) Subject: spi: fsl-qspi: Fix double cleanup in probe error path X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ed4db69169121ffd9d5a4bcf4d7acd5856cb20cd;p=users%2Fwilly%2Flinux.git spi: fsl-qspi: Fix double cleanup in probe error path Merge series from Kevin Hao : This patch series fixes double cleanup issues in the fsl-qspi probe error path and also simplifies the probe error handling using managed APIs. --- ed4db69169121ffd9d5a4bcf4d7acd5856cb20cd