commit | d57aca081251c30afad417fc01c09f7f02bc681c | [log] [tgz] |
---|---|---|
author | Xiaojun Sang <xsang@codeaurora.org> | Wed Mar 06 17:03:08 2019 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Apr 15 02:31:24 2019 -0700 |
tree | f8368df953660c782fb312fb6565dc7c8a5a50b4 | |
parent | e039f16fa42042615cfdfd3ec6a3a23a09f6e589 [diff] |
ASoC: initialize queue head for compress capture Waitqueue head is not initialized at open stage. Future action may wake up uninitialized wait. Initialize them for compress capture. Change-Id: I142202783aa9b7b9334c1a9632a89cd1ba7f5005 Signed-off-by: Xiaojun Sang <xsang@codeaurora.org>