On Friday 14 September 2012, Jon Hunter wrote: > Currently slave DMA channels are requested by calling dma_request_channel() > and requires DMA clients to pass various filter parameters to obtain the > appropriate channel. > > With device-tree being used by architectures such as arm and the addition of > device-tree helper functions to extract the relevant DMA client information > from device-tree, add a new function to request a slave DMA channel using > device-tree. This function is currently a simple wrapper that calls the > device-tree of_dma_request_slave_channel() function. > > Cc: Nicolas Ferre <nicolas.ferre@xxxxxxxxx> > Cc: Benoit Cousson <b-cousson@xxxxxx> > Cc: Stephen Warren <swarren@xxxxxxxxxx> > Cc: Grant Likely <grant.likely@xxxxxxxxxxxx> > Cc: Russell King <linux@xxxxxxxxxxxxxxxx> > Cc: Rob Herring <rob.herring@xxxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Vinod Koul <vinod.koul@xxxxxxxxx> > Cc: Dan Williams <djbw@xxxxxx> > > Signed-off-by: Jon Hunter <jon-hunter@xxxxxx> Acked-by: Arnd Bergmann <arnd@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html