[PATCH 0/2] spi: atcspi200: two cleanup

Felix Gu posted 2 patches 2 months ago
drivers/spi/spi-atcspi200.c | 28 ++++++++++++----------------
1 file changed, 12 insertions(+), 16 deletions(-)
[PATCH 0/2] spi: atcspi200: two cleanup
Posted by Felix Gu 2 months ago
Signed-off-by: Felix Gu <ustc.gu@gmail.com>
---
Felix Gu (2):
      spi: atcspi200: fix use-after-free when driver unbind
      spi: atcspi200: switch to devm functions

 drivers/spi/spi-atcspi200.c | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)
---
base-commit: 936c21068d7ade00325e40d82bfd2f3f29d9f659
change-id: 20260416-atcspi-96784f8f2a56

Best regards,
-- 
Felix Gu <ustc.gu@gmail.com>
Re: [PATCH 0/2] spi: atcspi200: two cleanup
Posted by Mark Brown 1 month, 2 weeks ago
On Fri, 17 Apr 2026 00:27:53 +0800, Felix Gu wrote:
> spi: atcspi200: two cleanup

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-7.2

Thanks!

[1/2] spi: atcspi200: fix use-after-free when driver unbind
      https://git.kernel.org/broonie/spi/c/565bdf45125a
[2/2] spi: atcspi200: switch to devm functions
      https://git.kernel.org/broonie/spi/c/aaea50c3bd76

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