spi: pxa2xx: Remove pump_transfers string from dev_ prints
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Tue, 17 Apr 2018 14:20:01 +0000 (17:20 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 17 Apr 2018 16:11:25 +0000 (17:11 +0100)
commit8ae55af38817a0e0a9bd2987c4e5aa40db4ce5dd
treed470b4e7bba725cc6018bf1a5aaa49f91a496d26
parent1f99f8938bcd90d1b98d66b4ec6e2585ead488f2
spi: pxa2xx: Remove pump_transfers string from dev_ prints

We are going to rename and modify pump_transfers(). Prepare for it by
removing the string "pump_transfers:" from error and warning prints.

While at it make these user-visible strings single line in sources as it
helps source grepping from error reports.

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