On Mon, 2014-02-24 at 23:07 +0800, Axel Lin wrote: > Current code uses struct spi_qup_device to store spi->mode and > spi->chip_select > settings. We can get these settings in spi_qup_transfer_one and spi_qup_set_cs > without using struct spi_qup_device. Refactor the code a bit to remove > spi_qup_setup(), spi_qup_cleanup(), and struct spi_qup_device. > > Signed-off-by: Axel Lin <[email protected]> > --- > Hi Ivan, > I don't have this h/w, can you help testing if this patch works.
Thanks Alex. Tested-by: Ivan T. Ivanov <[email protected]> > Thanks, > Axel -- 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
