commit | a50b51d79a71400337ff328825574e5b4b34404e | [log] [tgz] |
---|---|---|
author | Srikanth Uyyala <suyyala@codeaurora.org> | Mon Jul 02 16:02:24 2012 +0530 |
committer | Srikanth Uyyala <suyyala@codeaurora.org> | Mon Jul 09 20:42:08 2012 +0530 |
tree | 7e94a719993d345cc0f784d59adaafe3e3b089e2 | |
parent | 146f6bb531c3ab4354cd31dd42bf3570cd8c5a1c [diff] |
ASoC: msm: Support for non-DTS Q6 image If Q6 does not support DTS, LA driver has to exit gracefully. Introducing a new member cmd_response in audio_client structure to indicate format is supported or not, and use this cmd_response to return error from open_write. Change-Id: Icad30c787e8a5f26ead92584e163721b94ba509d Signed-off-by: Srikanth Uyyala <suyyala@codeaurora.org>