diff options
author | Michele Dionisio <michele.dionisio@gmail.com> | 2017-12-12 11:36:59 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-12-12 10:51:52 +0000 |
commit | 87248dc79236575908568810a61e0953f738516f (patch) | |
tree | 7f5144f0c479a4ce0b6bc4e526ebec459ebf4947 /Documentation/fb | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) | |
download | linux-87248dc79236575908568810a61e0953f738516f.tar.bz2 |
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 'Documentation/fb')
0 files changed, 0 insertions, 0 deletions