commit | 373b0eb64b9c97a14720896dcfdebfa3268b1991 | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | Tue Sep 06 17:16:36 2011 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Oct 04 10:10:50 2011 -0600 |
tree | 60fd32435a154920e9c5f3d3630e5ec1e496b88f | |
parent | 8b7aa961a815dad389525dcd1c36a44c249b1760 [diff] |
spi-topcliff-pch: Fix CPU read complete condition issue 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>