summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-armada-3700.c
diff options
context:
space:
mode:
authorMichele Dionisio <michele.dionisio@gmail.com>2017-12-12 11:36:59 +0100
committerMark Brown <broonie@kernel.org>2017-12-12 10:51:52 +0000
commit87248dc79236575908568810a61e0953f738516f (patch)
tree7f5144f0c479a4ce0b6bc4e526ebec459ebf4947 /drivers/spi/spi-armada-3700.c
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff)
spi: davinci: Initialize dspi->done before any possible use of it
On SOC with multiple cpu (like omal l138) it is possible that spi periferic is already initialized when this module is loaded and so it is possible to recieve interrupt when the modules is not fully initialized. this patch initialize dspi->done before refister the interrupt handler that use it Signed-off-by: Michele Dionisio <michele.dionisio@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-armada-3700.c')
0 files changed, 0 insertions, 0 deletions