commit | 4ba69e271a8277cca07ad6de2fedc401f35b6e70 | [log] [tgz] |
---|---|---|
author | Wu Zhigang <zhigang.wu@linux.intel.com> | Tue Jul 31 14:10:12 2018 +0800 |
committer | Wu Zhigang <zhigang.wu@linux.intel.com> | Tue Jul 31 16:55:20 2018 +0800 |
tree | 54d6a9a87bac8cf10de5ee191ff9bf84e10c4708 | |
parent | 5e83da7fc170dd9eccdf97e32a516a5b294a41bf [diff] |
Revert "dai: ignore data on capture stop" This reverts commit 58bc284905ee8203c17e7d62e4e57bb0bf4dd2b4. which will cause the pointer mis-match between the DAI-DMA's hardware pointer and the buffer pointer. when you do the pause/release for the capture, the firmware will be panic. Signed-off-by: Wu Zhigang <zhigang.wu@linux.intel.com>