On Fri, Sep 14, 2012 at 03:05:47PM +0300, Peter Ujfalusi wrote: > Change the parameter list of device_prep_dma_cyclic() so the DMA drivers > can receive the flags coming from clients. > This feature can be used during audio operation to disable all audio > related interrupts when the DMA_PREP_INTERRUPT is cleared from the flags. > > Signed-off-by: Peter Ujfalusi <[email protected]> > CC: Nicolas Ferre <[email protected]> > CC: Barry Song <[email protected]> > CC: Srinidhi Kasagar <[email protected]> > CC: Russell King - ARM Linux <[email protected]> > CC: Vista Silicon <[email protected]> > CC: Zhangfei Gao <[email protected]> > CC: Shawn Guo <[email protected]> > CC: Laxman Dewangan <[email protected]> > --- ... > drivers/dma/imx-dma.c | 2 +- > drivers/dma/imx-sdma.c | 2 +- ... > drivers/dma/mxs-dma.c | 2 +-
Acked-by: Shawn Guo <[email protected]> -- 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/

