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-Tag: v6.16-rc1~166^2~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed4db69169121ffd9d5a4bcf4d7acd5856cb20cd;p=thirdparty%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