From 1b006996b6c44d9d95462e382921954756cec99b Mon Sep 17 00:00:00 2001 From: Libin Yang Date: Tue, 10 Feb 2015 10:02:47 +0800 Subject: [PATCH] ASoC: Intel: Clean data after SST fw fetch The BDW audio firmware DSP manages the DMA and the DMA cannot be stopped exactly at the end of the playback stream. This means stale samples may be played at PCM stop unless the driver copies silence to the subsequent periods. Signed-off-by: Libin Yang Reviewed-by: Liam Girdwood Signed-off-by: Takashi Iwai --- Reading git-format-patch failed