[GIT PULL] SPI fixes for v6.15-rc1
From: Mark Brown
Date: Fri Apr 11 2025 - 07:53:39 EST
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.15-rc1
for you to fetch changes up to 82bedbfedd2fc7cd1287732879e515ceb94f8963:
spi: fsl-spi: Remove redundant probe error message (2025-04-10 12:25:21 +0100)
----------------------------------------------------------------
spi: Fixes for v6.15
A couple of cleanups for the error handling in the Freescale drivers.
----------------------------------------------------------------
Kevin Hao (2):
spi: fsl-qspi: Fix double cleanup in probe error path
spi: fsl-spi: Remove redundant probe error message
drivers/spi/spi-fsl-qspi.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)