On Fri, Nov 09, 2012 at 02:36:45PM +0530, Laxman Dewangan wrote: > 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. Applied, thanks.