On Tue, 10 Sep 2024 10:26:10 +0800, Yang Yingliang wrote: > Switch to use spi_controller_is_target() and spi_target_abort(), > then remove spi_controller_is_slave() and spi_slave_abort(). > > Yang Yingliang (7): > spi: switch to use spi_controller_is_target() > spi: slave-time: switch to use spi_target_abort() > spi: slave-system-control: switch to use spi_target_abort() > spi: spidev: switch to use spi_target_abort() > spi: slave-mt27xx: switch to use target_abort > platform/olpc: olpc-xo175-ec: switch to use spi_target_abort(). > spi: remove spi_controller_is_slave() and spi_slave_abort() > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/7] spi: switch to use spi_controller_is_target() commit: 1e0cc8d0a14271fbf6a50e680c8020458121a52b [2/7] spi: slave-time: switch to use spi_target_abort() commit: 6adfdf0780a7a8a8b185af62302317ab20f1d066 [3/7] spi: slave-system-control: switch to use spi_target_abort() commit: f4bf5454f852b86d3b4be69f058fd36a61cd81bf [4/7] spi: spidev: switch to use spi_target_abort() commit: 94628e5a07e71089a61951eb2d2e13685ff82760 [5/7] spi: slave-mt27xx: switch to use target_abort commit: be03763d247649b39e62ec55efecb1e7499e2e7f [6/7] platform/olpc: olpc-xo175-ec: switch to use spi_target_abort(). commit: 5b2e4d15154cb75e522701c13f66441e29f2caa8 [7/7] spi: remove spi_controller_is_slave() and spi_slave_abort() commit: 740c1c84bfa3d8c63bd3b01fb570e7452f51fbd8 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