On Mon, 4 May 2020 13:12:00 +0200, Lukas Wunner wrote: > Here's an assortment of drive-by fixes for the new AMD SPI driver. > All of them are compile-tested only. > > Lukas Wunner (5): > spi: amd: Fix duplicate iounmap in error path > spi: amd: Pass probe errors back to driver core > spi: amd: Drop duplicate driver data assignments > spi: amd: Fix refcount underflow on remove > spi: amd: Drop superfluous member from struct amd_spi > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-5.8 Thanks! [1/5] spi: amd: Fix duplicate iounmap in error path commit: 2b60c49f3ca0648c5b02b60dc0f5b9e2c274bfb5 [2/5] spi: amd: Pass probe errors back to driver core commit: cc17fbec2e785926dafce65d014f8301847dff40 [3/5] spi: amd: Drop duplicate driver data assignments commit: 4332ea8f40c80d51a534f194291bf3b7738a7beb [4/5] spi: amd: Fix refcount underflow on remove commit: 7b9c94bd13cc9dc9c0c4932ebacf756ae612d52a [5/5] spi: amd: Drop superfluous member from struct amd_spi commit: 36c72a58d472b4032e09f165ea064a0251c9df07 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