ASoC: samsung: dma: Implement audio stream pause/resume interfaces
authorHuang Chao <chao7.huang@samsung.com>
Fri, 13 Jun 2014 05:58:31 +0000 (13:58 +0800)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:16:06 +0000 (15:16 +0900)
commite687b0b1c591e88c2e8afaf80c23978e7227c2b5
treeefa4655e1ae3e5bdcc09c8429ef13e4ae6fe39af
parent67ec6d5f2414544f84ccfcbd7986febae572656b
ASoC: samsung: dma: Implement audio stream pause/resume interfaces

This patch implements the pause/resume operations for audio stream
when users are playback the music, which will call the correlative
pause/resume callbacks from samsung dma operations set.

Change-Id: I151a9b48152dab52b9b618c54af4200fecd3fd8a
Signed-off-by: Huang Chao <chao7.huang@samsung.com>
sound/soc/samsung/dma.c