On Mon, Oct 26, 2015 at 10:38:27AM +0100, Ludovic Desroches wrote: > In some cases, we could start a new i2c transfer with the RXRDY flag > set. It is not a clean state and it leads to print annoying error > messages even if there no real issue. The cause is only having garbage > data in the Receive Holding Register because of a weird behavior of the > RXRDY flag. > > Signed-off-by: Ludovic Desroches > Fixes: 93563a6a71bb ("i2c: at91: fix a race condition when using the DMA > controller") > Reported-by: Peter Rosin > Tested-by: Peter Rosin > Cc: stable@vger.kernel.org #4.1 Applied to for-next, thanks!