On Thu, 7 Oct 2021 14:14:11 +0200, Uwe Kleine-König wrote: > 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. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/4] spi: Move comment about chipselect check to the right place commit: 6bfb15f34dd8c8a073e03a31c485ef5774b127df [2/4] spi: Remove unused function spi_busnum_to_master() commit: bdc7ca008e1f5539e891187032cb2cbbc3decb5e [3/4] spi: Reorder functions to simplify the next commit commit: fb51601bdf3a761ccd3f3d9dc6c03064f10f23aa [4/4] spi: Make several public functions private to spi.c commit: da21fde0fdb393c2fbe0ae0735cc826cd55fd46f All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark