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:
74218fe
)
mtd: m25p80: make command buffer DMA-safe
author
Johannes Stezenbach
<js@sig21.net>
Wed, 28 Oct 2009 13:21:37 +0000
(14:21 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 30 Nov 2009 09:49:52 +0000
(09:49 +0000)
spi_write() requires the buffer to be DMA-safe, kmalloc()
it seperately to ensure this.
Signed-off-by: Johannes Stezenbach <js@sig21.net>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found