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:
3c39c9c
)
mfd: viperboard: Do version query in dma memory
author
Lars Poeschel
<poeschel@lemonage.de>
Mon, 26 Nov 2012 10:24:53 +0000
(11:24 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 26 Nov 2012 10:48:56 +0000
(11:48 +0100)
The query for the viperboard version was done with memory buffer
on the stack but usb transfers need dma capable memory buffer.
This is fixed now.
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found