git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
327ef2e
)
spi/davinci: Fix DMA API usage in davinci
author
Shubhrajyoti D
<shubhrajyoti@ti.com>
Tue, 20 Mar 2012 10:40:09 +0000
(16:10 +0530)
committer
Grant 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