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:
bf28370
)
Input: ads7846 - make transfer buffers DMA safe
author
Alexander Stein
<alexander.stein@systec-electronic.com>
Thu, 5 May 2011 15:40:14 +0000
(08:40 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 5 May 2011 15:50:47 +0000
(08:50 -0700)
req.sample needs its own cacheline otherwise accessing req.msg fetches
it in again.
Note: This effect doesn't occur if the underlying SPI driver doesn't use
DMA at all.
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found