On Fri, Mar 04, 2011 at 04:39:29PM +0530, Viresh Kumar wrote: > Some DMA controllers (eg: drivers/dma/dw_dmac*) allow platform specific > configuration for dma transfers. User drivers need to set chan->private field > of channel with pointer to configuration data. This patch takes dma_priv data > from platform data and passes it to chan->private_data, in order to pass > platform specific configuration to DMAC controller. > > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html