bcbb00d6b8b0 parent 327ef2e9048a5e39bf84d7f17f78a87e7a068742 author Shubhrajyoti D 1332240009 +0530 committer Grant Likely 1333147582 -0600 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 Tested-by: Akshay Shankarmurthy Signed-off-by: Grant Likely