spi: bcm2835: Call the dedicated transfer completion function.
authorVincent Pelletier <plr.vincent@gmail.com>
Thu, 7 Jan 2021 23:58:30 +0000 (23:58 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 14 Jan 2021 14:27:39 +0000 (14:27 +0000)
commitccae0b408ba08203d5f50a301b105284374217a5
tree56a3013976b6fca2bd438f2d4a080a7d03698b5e
parente4aad9998ee998a7f61530f8d83aabfc9ecfba01
spi: bcm2835: 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/633c3d5c350dde4d14ce2120c32698c25b95d302.1610062884.git.plr.vincent@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm2835.c