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

From: Mark Brown
Date: Fri Dec 20 2024 - 07:51:29 EST


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(-)