diff options
author | Yuqing Zhu <carol.zhu@nxp.com> | 2016-05-04 17:46:46 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-29 19:35:58 +0100 |
commit | 97753ee3ad6d4700d7c861eb85b0c828ed250c8c (patch) | |
tree | dc35a755c26fc0e6ac152f9ce08e15f8684c2196 /meta/recipes-multimedia/libogg | |
parent | fa602e6cc9495cdb31318ca3adb2bda0d472f7cf (diff) | |
download | poky-97753ee3ad6d4700d7c861eb85b0c828ed250c8c.tar.gz |
alsa-lib: Fix incorrect appl pointer when mmap_commit() returns error.
The appl pointer needs to be updated only when snd_pcm_mmap_commit() is
successfully returned. Or it shouldn't be updated.
This is to fix the avail_update()'s result is incorrect when returns error.
(From OE-Core rev: fcd7e439497174256a5c467532aad402f4d19ca1)
(From OE-Core rev: 4ddef11c6a0f0a2d2ff0d4e556c0bbb3d5999f83)
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/libogg')
0 files changed, 0 insertions, 0 deletions