diff options
author | Alexander Sverdlin <alexander.sverdlin@nokia.com> | 2015-02-27 15:30:01 (GMT) |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-06 19:45:17 (GMT) |
commit | 45b064d73d6a5cfcfa76012b91e2afc98e341664 (patch) | |
tree | 33be7c27f896fe3197ab3fbc1cb37d8be140e02a /Makefile | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) | |
download | linux-45b064d73d6a5cfcfa76012b91e2afc98e341664.tar.xz |
spi: pl022: Remove incorrect TxFIFO full reporting
According to PL022 specification, TNF bit states for "Transmit FIFO Not full".
So the logic here is inverted. But "Receive Overrun Interrupt", which is handled
here, is only triggered on Rx errors. So instead of fixing the if statement,
remove the whole message.
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions