On Friday, January 17, 2014 at 11:53:40 AM, Axel Lin wrote: > The implementation in spi_setup() already set spi->bits_per_word = 8 when > spi->bits_per_word is 0 before calling spi->master->setup. > So we don't need to do it again in setup() callback. > > Cc: Matt Porter <[email protected]> > Cc: Alison Wang <[email protected]> > Cc: Chao Fu <[email protected]> > Cc: Marek Vasut <[email protected]> > Cc: Yoshihiro Shimoda <[email protected]> > Cc: Guenter Roeck <[email protected]> > Cc: Barry Song <[email protected]> > Cc: Tomoya MORINAGA <[email protected]> > Signed-off-by: Axel Lin <[email protected]>
Good catch, for spi-mxs: Acked-by: Marek Vasut <[email protected]> Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
