On Mon, Apr 22, 2013 at 09:57:24PM +0800, Shawn Guo wrote: > dma_request_slave_channel() is a more appropriate API for dmaengine > clients that adopt generic DMA bindings to call. Let's use it instead > of of_dma_request_slave_channel() to save include. Applied, thanks.