spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 6 Jul 2016 09:08:11 +0000 (12:08 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 7 Jul 2016 09:47:11 +0000 (11:47 +0200)
commit152bc19e2fc2b7fce7ffbc2a9cea94b147223702
tree67218005bf4dff25dfc0df65f641c27866098bd3
parent1a695a905c18548062509178b98bc91e67510864
spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark

It seems the commit e5262d0568dc ("spi: spi-pxa2xx: SPI support for Intel Quark
X1000") misses one place to be adapted for Intel Quark, i.e. in reset_sccr1().

Clear all RFT bits when call reset_sccr1() on Intel Quark.

Fixes: e5262d0568dc ("spi: spi-pxa2xx: SPI support for Intel Quark X1000")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
drivers/spi/spi-pxa2xx.c