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 se

[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 unne