commit | 54eb06ead9f13a5d103026a4791acd0c6b23915c | [log] [tgz] |
---|---|---|
author | Kiran Gunda <kgunda@codeaurora.org> | Fri May 18 15:17:06 2012 +0530 |
committer | Kiran Gunda <kgunda@codeaurora.org> | Mon May 21 14:49:10 2012 +0530 |
tree | f08c42c7dcaf2d62b750bb5102cfde0e8ebd5658 | |
parent | 27535d83c7e0287267ff0bcddb35527a4a58cb14 [diff] |
spi_qsd: Ensure the DMA callback is called before completion. There may be some latency in the DMA IRQ firing in hardware. Hence, in the case of write transfers, the QUP interrupt handler waits for the DMA callback before issuing completion. Change-Id: I4962c5c04c3a45dbf6e98165d2815adda657a9fb Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>