commit | 0003bbf9a3e64afb7fcd4581aa9ced27ee2bb734 | [log] [tgz] |
---|---|---|
author | Dylan Reid <dgreid@chromium.org> | Tue Jul 25 05:31:36 2017 -0700 |
committer | chrome-bot <chrome-bot@chromium.org> | Tue Aug 01 06:16:17 2017 -0700 |
tree | f99484dfd8daf14e9b510aff23cc8c6f4a3cb94d | |
parent | e90ee0f81572aa45ae7f3c01cb399f129e7c668c [diff] |
CRAS: audio_thread - don't pass thread to do_capture Passing a pointer to the list removes the thread dependency and makes moving this functionality to a different module in the future easier. Change-Id: I5f435f6df4dfd26229f23dc93dba86f7fed7cb1a Signed-off-by: Dylan Reid <dgreid@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/586456 Reviewed-by: Cheng-Yi Chiang <cychiang@chromium.org>