From: Geert Uytterhoeven Date: Mon, 23 Dec 2013 18:34:24 +0000 (+0100) Subject: spi: rspi: Fix typo when clearing SPSR_OVRF X-Git-Tag: v3.14-rc1~91^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df900e678308d7fa1290681bfc336716b084b3c5;p=pandora-kernel.git spi: rspi: Fix typo when clearing SPSR_OVRF The overrun flag should be cleared in the SPI Status Register, not in the SPI Control Register, based on the SDK sample code. Signed-off-by: Geert Uytterhoeven Acked-by: Simon Horman Signed-off-by: Mark Brown --- Reading git-diff-tree failed