commit | bc991049ef7a219035a532ce7457573ce143ce0f | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Fri Feb 24 08:06:44 2017 -0800 |
committer | Eric Laurent <elaurent@google.com> | Mon Mar 06 15:07:15 2017 -0800 |
tree | b313d20fe8925fc197f9b67fd09a7102e2890317 | |
parent | e4b673e7dca3a238ddc411a7af5f11505341d910 [diff] |
hal: various fixes for MMAP NO IRQ mode - Fix NULL reference in error report - Adjust period count according to requested buffer size in create_mmap_buffer() - Exit standby in create_mmap_buffer() - Do not call pcm_prepare() before pcm_start() as this is reduncdant. Bug: 35260844 Test: CTS test_aaudio.cpp Change-Id: Id7a171e26023fb9fc7a10eed47b1eb96be37c75d Signed-off-by: Phil Burk <philburk@google.com>