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: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=092e1fdaf35126475aef0dc70f4a2ce4f2f43052;hp=092e1fdaf35126475aef0dc70f4a2ce4f2f43052;p=linux-2.6 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 ---