Laxman Dewangan e6811d1d7a spi: make sure all transfer has bits_per_word set
When spi client does the spi transfer and does not sets
the bits_per_word for each transfer then set it as default
of spi device in spi core before calling low level transfer.

Removing the similar code from spi-tegra20-slink driver as
it is not required.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-11-09 16:42:17 +00:00
..
2012-08-17 22:56:18 +01:00
2012-04-10 14:11:34 -06:00
2012-10-02 17:26:42 -07:00
2012-04-10 14:11:34 -06:00
2012-10-02 17:26:42 -07:00