On Tue, Jul 02, 2013 at 10:09:29AM -0700, H Hartley Sweeten wrote: > This value is only needed to set the bits per word for each transfer > of a message. There is no reason to set the value in ep93xx_spi_enable() > because ep93xx_spi_process_transfer() sets it again for each transfer. > > Just pass the t->bits_per_word directly to ep93xx_spi_chip_setup() in > ep93xx_spi_process_transfer() and remove 'dss' from the per chip private > data. > > Signed-off-by: H Hartley Sweeten <[email protected]> > Cc: Ryan Mallon <[email protected]> > Cc: Mika Westerberg <[email protected]>
Acked-by: Mika Westerberg <[email protected]> ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
