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:
5a68e9b
)
usb: musb: honour the return value of dma_map_single()
author
Sebastian Andrzej Siewior
<bigeasy@linutronix.de>
Tue, 13 Aug 2013 17:35:43 +0000
(19:35 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 27 Aug 2013 19:07:29 +0000
(14:07 -0500)
Since dma_map_single() may fail it is good to actually check the return
code to see if it succeeded.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found