commit | 6a3a01ae8eca6d615ead5be9ed28720bc0c79dab | [log] [tgz] |
---|---|---|
author | Deepa Madiregama <dmadireg@codeaurora.org> | Fri Oct 28 06:34:17 2011 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Nov 09 06:54:40 2011 -0700 |
tree | cc16ac6b1d73983f32fce1f0e09974d25e5b0d23 | |
parent | fc464f0f66087745862fd9e327a4a07d4859bc27 [diff] |
msm: 8660: audio: HDMI: Fix the HDMI DMA stop issue LPA_IF dma channel is disabled without checking the per count value. Because of this dma channel is not functional after few iterations of continuous playback. Fix this issue by checking the dma per count value to stop before disabling the LPA_IF dma channel. Change-Id: Ie9e9a9337ca2c4b76cebd99cd3eb98137be85b89 Signed-off-by: Deepa Madiregama <dmadireg@codeaurora.org>