Re: [PATCH] spi: fsl-espi: fix behaviour for full-duplex xfers

2015-04-24 Thread Jonatas Rech
On Fri, Apr 24, 2015 at 07:17:45PM +0100, Mark Brown wrote: > On Thu, Apr 23, 2015 at 03:06:22PM -0300, Jonatas Rech wrote: > > > I agree, but please note that this came up while I was trying to fix the > > full-duplex functionality, and it's a different problem. Fixin

Re: [PATCH] spi: fsl-espi: fix behaviour for full-duplex xfers

2015-04-23 Thread Jonatas Rech
On Wed, Apr 22, 2015 at 08:57:46PM +0100, Mark Brown wrote: > On Wed, Apr 22, 2015 at 12:09:03PM -0300, DATACOM - Jonatas.Rech wrote: > > Don't top post (context is important for people to know what you are > talking about) and please fix your mailer to word wrap within > paragraphs so your mail c

[PATCH] spi: fsl-espi: fix behaviour for full-duplex xfers

2015-04-15 Thread Jonatas Rech
s left as is. Signed-off-by: Jonatas Rech --- drivers/spi/spi-fsl-espi.c | 45 +++-- 1 file changed, 31 insertions(+), 14 deletions(-) diff --git a/drivers/spi/spi-fsl-espi.c b/drivers/spi/spi-fsl-espi.c index d0a73a0..80d245a 100644 --- a/drivers/spi/s