commit | 092e1fdaf35126475aef0dc70f4a2ce4f2f43052 | [log] [tgz] |
---|---|---|
author | Bryan Wu <bryan.wu@analog.com> | Tue Dec 04 23:45:23 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Dec 05 09:21:20 2007 -0800 |
tree | 260533dc1aa4fb1e448ae3cc29c30d92c6363efb | |
parent | 003d922618150eaab53936f57ba8a61f2b601486 [diff] |
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer - reconfigure SPI baud from speed_hz of each spi transfer - according to spi_transfer.bits_per_word to reprogram register and setup correct SPI operation handlers Signed-off-by: Bryan Wu <bryan.wu@analog.com> Cc: David Brownell <david-b@pacbell.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>