Mark Brown a0ecee3201 Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>:
Hello,

while trying to understand how the spi framework makes use of the core
device driver stuff (to fix a deadlock) I found these simplifications
and improvements.

They are build-tested with allmodconfig on arm64, m68k, powerpc, riscv,
s390, sparc64 and x86_64.

Best regards
Uwe

Uwe Kleine-König (4):
  spi: Move comment about chipselect check to the right place
  spi: Remove unused function spi_busnum_to_master()
  spi: Reorder functions to simplify the next commit
  spi: Make several public functions private to spi.c

 Documentation/spi/spi-summary.rst |   8 -
 drivers/spi/spi.c                 | 237 ++++++++++++------------------
 include/linux/spi/spi.h           |  55 -------
 3 files changed, 95 insertions(+), 205 deletions(-)

base-commit: 9e1ff307c779ce1f0f810c7ecce3d95bbae40896
--
2.30.2
2021-10-07 22:35:49 +01:00
..
2021-09-07 13:40:51 -07:00
2021-09-08 15:32:35 -07:00
2021-01-22 11:40:00 +01:00
2021-06-08 17:00:09 +02:00
2020-09-16 22:40:58 +02:00
2021-08-12 16:01:50 +02:00
2021-09-05 11:50:41 -07:00
2021-09-03 15:33:47 -07:00