commit | 3f3d6bbd34a1d19120acfa1ec3fc105d0f34498c | [log] [tgz] |
---|---|---|
author | Venkat Sudhir <vsudhir@codeaurora.org> | Thu Mar 06 13:39:09 2014 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Apr 02 13:41:41 2014 -0700 |
tree | bcf54a693df57a611d539ebc23d33e0ff6c1c95e | |
parent | bb20c091c53fc350044c4178ac8236bec6deeae7 [diff] |
ASoC: msm: Fix the Listen calibration copy issue This change fixes issue with listen calibration data copied to the shared memory of correct size. A bug was introduced during support for multisession listen support on this branch. This changes address that issue of copying calibration data of correct length. Change-Id: I772ea7fc076c42ddd3629f6eba6eeb38313cbf88 Signed-off-by: Venkat Sudhir <vsudhir@codeaurora.org>