[GIT PULL] SPI fixes for v5.16-rc6

From: Mark Brown
Date: Mon Dec 20 2021 - 12:18:54 EST


The following changes since commit 07fb78a78de4e67b5d6d5407aeee1250a327a698:

spi: spi-rockchip: Add rk3568-spi compatible (2021-11-29 12:19:32 +0000)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.16-rc6

for you to fetch changes up to db6689b643d8653092f5853751ea2cdbc299f8d3:

spi: change clk_disable_unprepare to clk_unprepare (2021-12-06 13:49:40 +0000)

----------------------------------------------------------------
spi: Fix for v5.16

One small fix for a long standing issue with error handling on probe in
the Armada driver.

----------------------------------------------------------------
Dongliang Mu (1):
spi: change clk_disable_unprepare to clk_unprepare

drivers/spi/spi-armada-3700.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)