mbox series

[GIT,PULL] SPI fixes for v6.15-rc1

Message ID 0bdfc1a8ab698e3518f29f4cdd3cab3b.broonie@kernel.org
State New
Headers show
Series [GIT,PULL] SPI fixes for v6.15-rc1 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.15-rc1

Message

Mark Brown April 11, 2025, 11:53 a.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org April 11, 2025, 3:40 p.m. UTC | #1
The pull request you sent on Fri, 11 Apr 2025 12:53:18 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.15-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e618ee89561b6b0fdc69f79e6fd0c33375d3e6b4

Thank you!