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:
8b7aa96
)
spi-topcliff-pch: Fix CPU read complete condition issue
author
Tomoya MORINAGA
<tomoya-linux@dsn.okisemi.com>
Tue, 6 Sep 2011 08:16:36 +0000
(17:16 +0900)
committer
Grant Likely
<grant.likely@secretlab.ca>
Tue, 4 Oct 2011 16:10:50 +0000
(10:10 -0600)
We found Rx data sometimes drops.(with non-DMA transfer mode)
The cause is read complete condition is not true.
This patch fixes the issue.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found