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:
d4adb07
)
staging:iio:ad7746: Do not store the transfer buffer on the stack
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 25 Nov 2013 12:42:00 +0000
(12:42 +0000)
committer
Jonathan Cameron
<jic23@kernel.org>
Tue, 3 Dec 2013 20:22:28 +0000
(20:22 +0000)
Some I2C controllers might not be able to handle transfer buffers that are
stored on stack.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found