On Thu, 24 Aug 2023 19:22:06 +0300, Andy Shevchenko wrote: > A few cleanups to the spidev.c to utilize existing APIs and make it > use less amount of Lines of Code. No functional change intended. > > Andy Shevchenko (3): > spidev: Decrease indentation level in spidev_ioctl() SPI_IOC_RD_MODE* > spidev: Switch to use spi_get_csgpiod() > spidev: Simplify SPI_IOC_RD_MODE* cases in spidev_ioctl() > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/3] spidev: Decrease indentation level in spidev_ioctl() SPI_IOC_RD_MODE* commit: 12c8d7a76cd6100a2f35b9ef4b87d11128b9105b [2/3] spidev: Switch to use spi_get_csgpiod() commit: 193a7f9e1a78f69c913bb26ca4500f6edad1e8ff [3/3] spidev: Simplify SPI_IOC_RD_MODE* cases in spidev_ioctl() commit: 764246c7feda01f46b1a243cfa15ad5627874ef9 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