]> Pileus Git - ~andy/linux/commit
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
authorScott Jiang <scott.jiang.linux@gmail.com>
Mon, 23 Apr 2012 22:18:13 +0000 (18:18 -0400)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 27 Apr 2012 18:20:39 +0000 (12:20 -0600)
commit2431a8154634027ce3915200699f26fb3725a1f2
tree836dc408c6bfc8af24a5b9c5f0f46b7c23001438
parent128465ca7c0775609b1c24f66cd6bddac5f59c9b
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>
drivers/spi/spi-bfin5xx.c