From: Bryan Wu Date: Wed, 5 Dec 2007 07:45:23 +0000 (-0800) Subject: Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer X-Git-Tag: v2.6.24-rc5~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092e1fdaf35126475aef0dc70f4a2ce4f2f43052;p=pandora-kernel.git 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 Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed