mbox series

[0/2] spi: cadence-quadspi: a couple of minor cleanups

Message ID 20220510115141.212779-1-abbotti@mev.co.uk (mailing list archive)
Headers show
Series spi: cadence-quadspi: a couple of minor cleanups | expand

Message

Ian Abbott May 10, 2022, 11:51 a.m. UTC
Just a couple of trivial source code cleanups.

Ian Abbott (2):
  spi: cadence-quadspi: Add missing blank line in
    cqspi_request_mmap_dma()
  spi: cadence-quadspi: remove unnecessary (void *) casts

 drivers/spi/spi-cadence-quadspi.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


base-commit: ab38272e99730375c5db3db1c4cebf691a0550ab

Comments

Mark Brown May 10, 2022, 2:49 p.m. UTC | #1
On Tue, 10 May 2022 12:51:39 +0100, Ian Abbott wrote:
> Just a couple of trivial source code cleanups.
> 
> Ian Abbott (2):
>   spi: cadence-quadspi: Add missing blank line in
>     cqspi_request_mmap_dma()
>   spi: cadence-quadspi: remove unnecessary (void *) casts
> 
> [...]

Applied to

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

Thanks!

[1/2] spi: cadence-quadspi: Add missing blank line in cqspi_request_mmap_dma()
      commit: 76159e2f9a0fa29fd9fccb262687d95282985b49
[2/2] spi: cadence-quadspi: remove unnecessary (void *) casts
      commit: 0d8688298d6a43f2e187dad1e45871248123764f

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