commit | 9232b9b1b57dc5c01f435433e70e26c122bf4e44 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Tue Mar 20 16:10:09 2012 +0530 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Mar 30 16:46:22 2012 -0600 |
tree | 90882d75beac87a21680d3501263bcbb00d6b8b0 | |
parent | 327ef2e9048a5e39bf84d7f17f78a87e7a068742 [diff] |
spi/davinci: Fix DMA API usage in davinci 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>