commit | 830379e04858098d65c59f07f68be3d73244ae54 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Dec 12 10:45:59 2012 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 05 12:26:57 2013 +0000 |
tree | fc54aefda3af27fa7997e67d7f856d31e842b80f | |
parent | 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7 [diff] |
spi/omap2: disable DMA requests before complete() No actual errors have been found for completing before disabling DMA request lines, but it just looks more semantically correct that on our DMA callback we quiesce the whole thing before stating transfer is finished. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>