spi/omap2: disable DMA requests before complete()
authorFelipe Balbi <balbi@ti.com>
Wed, 12 Dec 2012 08:45:59 +0000 (10:45 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 5 Feb 2013 12:26:57 +0000 (12:26 +0000)
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>

No differences found