commit | 2431a8154634027ce3915200699f26fb3725a1f2 | [log] [tgz] |
---|---|---|
author | Scott Jiang <scott.jiang.linux@gmail.com> | Mon Apr 23 18:18:13 2012 -0400 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Apr 27 12:20:39 2012 -0600 |
tree | 836dc408c6bfc8af24a5b9c5f0f46b7c23001438 | |
parent | 128465ca7c0775609b1c24f66cd6bddac5f59c9b [diff] |
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer This patch ensures that the last bit of a transfer gets correctly flushed out of the register. Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>