Re: [PATCH v1 0/2] Some small spi geni cleanups

2020-06-22 Thread Mark Brown
On Fri, 19 Jun 2020 19:22:31 -0700, Stephen Boyd wrote:
> To follow onto Doug's latest spi geni series[1] this simplifies and
> reduces the code a little more.
> 
> [1] https://lore.kernel.org/r/20200618150626.237027-1-diand...@chromium.org
> 
> Stephen Boyd (2):
>   spi: spi-geni-qcom: Simplify setup_fifo_xfer()
>   spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily
> 
> [...]

Applied to

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

Thanks!

[1/2] spi: spi-geni-qcom: Simplify setup_fifo_xfer()
  commit: 0d574c6b59c6ac0ae5b581a2ffb813d446a50a3d
[2/2] spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily
  (no commit info)

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


[PATCH v1 0/2] Some small spi geni cleanups

2020-06-19 Thread Stephen Boyd
To follow onto Doug's latest spi geni series[1] this simplifies and
reduces the code a little more.

[1] https://lore.kernel.org/r/20200618150626.237027-1-diand...@chromium.org

Stephen Boyd (2):
  spi: spi-geni-qcom: Simplify setup_fifo_xfer()
  spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily

 drivers/spi/spi-geni-qcom.c | 55 +
 1 file changed, 25 insertions(+), 30 deletions(-)


base-commit: 7ba9bdcb91f694b0eaf486a825afd9c2d99532b7
-- 
Sent by a computer, using git, on the internet