Re: [PATCH] mxs/spi: Restart the block after unsuccessful transfer

2012-08-27 Thread Mark Brown
On Fri, Aug 24, 2012 at 04:34:18AM +0200, Marek Vasut wrote: > Restart the SSP block in case the SSP transfer failed in any way. > The block hung in some cases otherwise. Applied, thanks. -- Live Security Virtual Conferen

[PATCH] mxs/spi: Restart the block after unsuccessful transfer

2012-08-23 Thread Marek Vasut
Restart the SSP block in case the SSP transfer failed in any way. The block hung in some cases otherwise. Signed-off-by: Marek Vasut Cc: Chris Ball Cc: Shawn Guo Cc: Mark Brown Cc: Fabio Estevam --- drivers/spi/spi-mxs.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git