commit | 784ff99fb6cfd2d6bb48e6b5817201e7d985ad86 | [log] [tgz] |
---|---|---|
author | Phani Kumar Uppalapati <phanik@codeaurora.org> | Wed Aug 29 14:26:18 2012 -0700 |
committer | QuIC Gerrit Code Review <code-review@localhost> | Thu Sep 06 07:45:21 2012 -0700 |
tree | 180f3a7bf936533e147ae99357d49c3064e2e28b | |
parent | 4df4561591a01bb20cf9fc58b8d907792af5ba5a [diff] |
ASoC: msm8974: Fix seek bar issue for WMA playback Seek bar was not updated while wma playback is active. Issue was that lsw and msw timestamp fields were wrongly parsed before being sent to the user space. Provide a fix for this by parsing the lsw and msw timestamp correctly before being sent to userspace. Change-Id: I118c7a8fe446d79981a7948ad78ad0fbe0b096af Signed-off-by: Phani Kumar Uppalapati <phanik@codeaurora.org>