mbox series

[GIT,PULL] SPI fixes for v6.13-rc3

Message ID aa309cfa0ae84b6e6495dfb1ac91b953.broonie@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] SPI fixes for v6.13-rc3 | expand

Pull-request

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

Message

Mark Brown Dec. 20, 2024, 12:51 p.m. UTC
The following changes since commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8:

  Linux 6.13-rc3 (2024-12-15 15:58:23 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 7f9a1eed1ad8b274ed9163a02cef891a90427237:

  spi: rockchip-sfc: Fix error in remove progress (2024-12-18 16:02:08 +0000)

----------------------------------------------------------------
spi: Fix for v6.13

A fix for the remove path of the Rockchip driver, the code was just
clearly and obviously wrong.

----------------------------------------------------------------
Jon Lin (1):
      spi: rockchip-sfc: Fix error in remove progress

 drivers/spi/spi-rockchip-sfc.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Dec. 20, 2024, 7:20 p.m. UTC | #1
The pull request you sent on Fri, 20 Dec 2024 12:51:11 +0000:

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

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

Thank you!