commit | 4d676fc5c39a677aa72148debd47029d8d8f0634 | [log] [tgz] |
---|---|---|
author | Bob Liu <lliubbo@gmail.com> | Tue Jan 11 11:19:07 2011 -0500 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 15 13:56:58 2011 -0700 |
tree | 5f2e97edbf7870a5cdb789faffde7ebeca25648e | |
parent | b214b7bbffca8ac6a6f1dad46408f7a9d4219098 [diff] |
spi/bfin_spi: support for multiples of 8bits with hardware CS We can do multiples of 8bit transfers when using the hardware CS and a little bit of magic, so make it work. Signed-off-by: Bob Liu <lliubbo@gmail.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>