Re: [PATCH 0/4] spi: mt7621: Fix an erroneous message + clean-ups

From: Mark Brown
Date: Mon Aug 29 2022 - 16:54:36 EST


On Sat, 27 Aug 2022 13:41:39 +0200, Christophe JAILLET wrote:
> Patch 1 fixes an issue about an error code that is erroneously logged.
>
> Patch 2-4 are just clean-ups spotted while fixing it.
>
> Additional comments are added below --- in patches 2 and 3.
>
> Christophe JAILLET (4):
> spi: mt7621: Fix an error message in mt7621_spi_probe()
> spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error
> handling
> spi: mt7621: Use devm_spi_register_controller()
> spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
>
> [...]

Applied to

broonie/spi.git for-next

Thanks!

[1/4] spi: mt7621: Fix an error message in mt7621_spi_probe()
commit: 2b2bf6b7faa9010fae10dc7de76627a3fdb525b3
[2/4] spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling
commit: 3d6af96814d753f34cf897466e7ddf041d0cdf3b
[3/4] spi: mt7621: Use devm_spi_register_controller()
commit: 30b31b29a866d32fc381b406d4c4f5db2636e5ec
[4/4] spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
commit: 4a5cc683543f5f6ed586944095c65cb4da4b9273

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