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:
4a4fd47
)
spi/s3c64xx: Prevent unnecessary map-unmap
author
Jassi Brar
<jassi.brar@samsung.com>
Wed, 29 Sep 2010 08:31:31 +0000
(17:31 +0900)
committer
Grant Likely
<grant.likely@secretlab.ca>
Wed, 29 Sep 2010 08:31:31 +0000
(17:31 +0900)
Since we use DMA mode only for xfers bigger than FIFO size,
do not map/unmap buffers for polling mode transfers.
Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found