spi: davinci: Initialize dspi->done before any possible use of it

From: Michele Dionisio
Date: Tue Dec 12 2017 - 05:11:03 EST


On SOC with multiple cpu (like omal l138) it is possible that spi periferic is already initialized when this module is loaded and it is possible to recieve interrupt when the modules is not sully initialized.