On Fri, Nov 15, 2013 at 01:54:18PM -0700, Stephen Warren wrote: > From: Stephen Warren > > By using dma_request_slave_channel_or_err(), the DMA slave ID can be Acked-by: Mark Brown Is this function introduced earlier in the series? One of the things I'm looking at is trying to factor out some DMA code in the SPI framework so perhaps using this straight off would be good. But perhaps the channel request stuff will all be in the drivers and it'll just pass a handle to the framework code so there'll be no issue. Acked-by: Mark Brown