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:
61c358e
)
iio:ad5504: Do not store transfer buffers on the stack
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 25 Nov 2013 12:41:00 +0000
(12:41 +0000)
committer
Jonathan Cameron
<jic23@kernel.org>
Tue, 3 Dec 2013 20:22:25 +0000
(20:22 +0000)
Some SPI controllers may not be able to handle transfer buffers that are placed
on the stack.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found