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:
d1f4159
)
ath6kl: Restrict memcpy to bounce buffer only for write request
author
Raja Mani
<rmani@qca.qualcomm.com>
Fri, 2 Mar 2012 12:32:08 +0000
(18:02 +0530)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Mon, 5 Mar 2012 17:06:34 +0000
(19:06 +0200)
No need to copy received local buffer content to bounce buffer
(DMA buffer) while performing sync READ operation from the chip.
It's applicable for only WRITE operation.
Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found