]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@pengutron...
authorMark Brown <broonie@kernel.org>
Thu, 7 Oct 2021 21:35:49 +0000 (22:35 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 7 Oct 2021 21:35:49 +0000 (22:35 +0100)
commit5d6d7356d8ffa907d9ee2aea9aa09a96df184b17
tree78c4b8af6d370f7402746930c123f9f97c5c66d2
parenteccb1799c00092a7999f191774a10be16b5d0efb
parentfa70d3cd0ce884834b2742d1ef5651c81fb06fcd
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: 64e4eef3989145850c26208b1f0481f118a4a894
--
2.30.2