Anatolij Gustschin 8c99268431 spi/bitbang: initialize bits_per_word as specified by spi message
SPI protocol drivers can submit messages specifying needed bits_per_word
parameter for a message transfer. The bitbang driver currently ignores
bits_per_word given by a singe message and always uses master's
bits_per_word parameter. Only use master's bits_per_word when a
message didn't specify needed bits_per_word for ongoing transfer.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-06-03 15:01:14 -06:00
..
2011-05-18 23:24:50 +02:00
2007-02-14 08:09:53 -08:00
2011-03-31 11:26:23 -03:00
2011-05-24 15:17:22 +10:00
2011-05-20 00:43:00 -06:00
2011-05-20 00:43:00 -06:00
2011-03-31 11:26:23 -03:00
2011-02-22 14:59:53 -07:00
2011-03-31 11:26:23 -03:00
2011-02-03 09:55:43 -07:00
2011-03-15 08:17:22 -07:00