spi/davinci: Fix DMA API usage in davinci
authorShubhrajyoti D <shubhrajyoti@ti.com>
Tue, 20 Mar 2012 10:40:09 +0000 (16:10 +0530)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 30 Mar 2012 22:46:22 +0000 (16:46 -0600)
The driver uses NULL for dma_unmap_single instead of
the struct device that the API expects.

Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Tested-by: Akshay Shankarmurthy <akshay.s@ti.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found