[PATCH 0/3] spi: ppc4xx: Various fixes

From: Uwe Kleine-König
Date: Sat Feb 10 2024 - 11:41:13 EST


Hello,

this series fixes three problems of the spi-ppc4xx driver. One of them
was introduced by myself, the other two are already older. I guess they
were unhandled before because the driver isn't enabled in any
allmodconfig build.

Now that I have this series, I found the first patch to be a duplicate
of
https://lore.kernel.org/linux-spi/3eb3f9c4407ba99d1cd275662081e46b9e839173.1707490664.git.chunkeey@xxxxxxxxx/
Mark claimed to have applied this patch to his for-next branch, but
it's not included there yet. So I kept my version of it to please the
build bots. (Also my patch has a Fixes: line, which Christian's doesn't.
Up to Mark what to do with that.)

Best regards
Uwe

Uwe Kleine-König (3):
spi: ppc4xx: Fix fallout from include cleanup
spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
spi: ppc4xx: Drop write-only variable

drivers/spi/spi-ppc4xx.c | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)

base-commit: 65b3e71d024d553764e67e5916a41675afd0d142
--
2.43.0