From: Shubhrajyoti D Date: Tue, 20 Mar 2012 10:40:09 +0000 (+0530) Subject: spi/davinci: Fix DMA API usage in davinci X-Git-Tag: v3.4-rc3~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9232b9b1b57dc5c01f435433e70e26c122bf4e44;p=pandora-kernel.git 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 --- Reading git-diff-tree failed