From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
This two patches fixes below two issues with the VI setup.
1. Only one channel gets enabled on VI feedback patch instead of two
channels
2. recording rate is hardcoded to 8K instead dyamically setting it up.
Both of these issues are fixed in these patches.
Changes since v3:
- rearranged the code, and removed some empty lines.
Changes since v2:
- updated commit logs to reflect the issue.
Changes since v1:
- add missing break statement.
Srinivas Kandagatla (2):
ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels
sound/soc/codecs/lpass-wsa-macro.c | 117 +++++++++++++++++++++--------
1 file changed, 84 insertions(+), 33 deletions(-)
--
2.39.5