On 02/05/2013 02:07 PM, Grant Likely wrote: > On Sun, 27 Jan 2013 03:33:59 +0000, Mark Brown > <[email protected]> wrote: >> On Wed, Jan 09, 2013 at 06:31:09PM +0100, Lars-Peter Clausen wrote: >> >>> The second function spi_sync_transfer() takes a SPI device and an array of >>> spi_transfers. It will allocate a new spi_message (on the stack) and add all >>> transfers in the array to the message. Finally it will call spi_sync() on >>> the >>> message. >> >> Reviewed-by: Mark Brown <[email protected]> > > Looks good to me also. Go ahead and merge this series through the iio > tree since it is the first user.
Lars, when you are back on your feet, could you respin this series against the latest iio tree please. 2 drivers have moved which messes up patches 2 and 3. Now I could fix it up, but it's your patch series and I'm lazy ;) > > g. > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

