[PATCH v4 0/2] ASoC: codecs: lpass-wsa: fix VI capture setup.

srinivas.kandagatla@linaro.org posted 2 patches 19 hours ago
sound/soc/codecs/lpass-wsa-macro.c | 117 +++++++++++++++++++++--------
1 file changed, 84 insertions(+), 33 deletions(-)
[PATCH v4 0/2] ASoC: codecs: lpass-wsa: fix VI capture setup.
Posted by srinivas.kandagatla@linaro.org 19 hours ago
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