commit | 27504be5c10bdc61761ec0126b3645428598ad91 | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | Tue Sep 06 17:16:34 2011 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Oct 04 10:10:50 2011 -0600 |
tree | 6d1ec938a9bfd9cb80b36f7aefc38aec2f405531 | |
parent | 387719c2ec995019e0af0dc537ca17c9ebd5b64f [diff] |
spi-topcliff-pch: add tx-memory clear after complete transmitting Currently, in case of reading date from SPI flash, command is sent twice. The cause is that tx-memory clear processing is missing . This patch adds the tx-momory clear processing. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>