| commit | 9a901fd3057954d71bc96a51393727ca1df4b532 | [log] [tgz] |
|---|---|---|
| author | Bhalchandra Gajare <gajare@codeaurora.org> | Mon Aug 01 10:07:15 2011 -0700 |
| committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:17:22 2011 -0700 |
| tree | d1b13cab90ce9ddf604e6b4c0c45e731163e2451 | |
| parent | 9c0bc33d23ab05d7a2e68c0a304012effee70294 [diff] |
ASoC: WCD9310: Add support for multiple sampling rates It is unknown to the codec driver which path will be used for a audio stream. To support multiple sample rates, add logic in hw_params to set the sample rates only to the rx/tx paths that are not already active. Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>