Re: [PATCH 03/12] spi: spi-fsl-dspi: Fix per transfer cs_change handling

From: Esben Haabendal
Date: Wed Jun 20 2018 - 09:40:15 EST


Mark Brown <broonie@xxxxxxxxxx> writes:

> On Wed, Jun 20, 2018 at 09:34:33AM +0200, Esben Haabendal wrote:
>
>> As of 92dc20d83adec565378254c0630e839ff5674e14, transfer->cs_change has
>> been supported for non-last transfers, but not for last transfer.
>
> Please include human readable descriptions of things like commits and
> issues being discussed in e-mail in your mails, this makes them much
> easier for humans to read especially when they have no internet access.
> I do frequently catch up on my mail on flights or while otherwise
> travelling so this is even more pressing for me than just being about
> making things a bit easier to read.

Ok. I will add the commit title to v2.

/Esben