spi: bcm2835aux: Call the dedicated transfer completion function.
authorVincent Pelletier <plr.vincent@gmail.com>
Thu, 7 Jan 2021 23:58:31 +0000 (23:58 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 14 Jan 2021 14:27:40 +0000 (14:27 +0000)
commit7dfa69af2b5a57fcd48c96752818c1fa9925a8de
tree497c62e16f8d0027619aab7b0baf1b2560434906
parent6bd2c867cd6e03d88dfa21f9fc8c610159061152
spi: bcm2835aux: Call the dedicated transfer completion function.

spi_finalize_current_transfer currently only calls "complete", so no
functional change is expected.

Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com>
Link: https://lore.kernel.org/r/2636096a3b40febf680f9fff33944a5480561df9.1610062884.git.plr.vincent@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm2835aux.c