spi: pxa2xx: Update comment in int_transfer_complete()
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Thu, 4 Feb 2016 10:30:56 +0000 (12:30 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 4 Feb 2016 10:48:09 +0000 (10:48 +0000)
commit07550df04712c88717d2ab6578bb36bbd4305e35
tree5b61efeddc42fbde971743686d7c33d88f886d25
parentee03672d961bdac2ac1e593e9c29b0d3b7320409
spi: pxa2xx: Update comment in int_transfer_complete()

The register writes here actually don't stop the SSP but clean and
disable interrupts and set the receive FIFO inactivity timeout to zero.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx.c