spi: dw-spi: Single Register read to clear IRQs
authorThor Thayer <tthayer@opensource.altera.com>
Fri, 6 Mar 2015 23:46:32 +0000 (17:46 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 9 Mar 2015 18:43:44 +0000 (18:43 +0000)
Instead of clearing the RxU, RxO, and TxO IRQs individually with
3 register reads, a single read of the ICR register will do the
same thing.

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw.c

Simple merge