commit | a1f146f31724b649f74185ffc817bbd983eba5e2 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Jul 16 15:29:21 2014 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jul 28 17:02:53 2014 +0530 |
tree | 886b120a69296ce894f3dc7ddc46137c59084e13 | |
parent | b7f9bc5267d3517de8a7159219db96de7d12a37b [diff] |
dmaengine: edma: Support to suppress the period interrupts in cyclic mode If the client (audio) does not request interrupts for every period we can disable them. With updated audio driver stack we can play audio w/o the need to process any edma interrupts. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>