Re: [alsa-devel] [PATCH RFC 13/15] ASoC: qcom: apq8016: set the correct max register for regmap

2016-02-02 Thread Kenneth Westfield
On Mon, Feb 01, 2016 at 09:29:38AM -0800, Srinivas Kandagatla wrote: > Now that we are ready to access wrdma registers, set the max register > and other regmap related configs to use correct values. > > Signed-off-by: Srinivas Kandagatla > --- > sound/soc/qcom/lpass-cpu.c | 33

Re: [alsa-devel] [PATCH RFC 13/15] ASoC: qcom: apq8016: set the correct max register for regmap

2016-02-02 Thread Kenneth Westfield
On Mon, Feb 01, 2016 at 09:29:38AM -0800, Srinivas Kandagatla wrote: > Now that we are ready to access wrdma registers, set the max register > and other regmap related configs to use correct values. > > Signed-off-by: Srinivas Kandagatla > --- >

[PATCH RFC 13/15] ASoC: qcom: apq8016: set the correct max register for regmap

2016-02-01 Thread Srinivas Kandagatla
Now that we are ready to access wrdma registers, set the max register and other regmap related configs to use correct values. Signed-off-by: Srinivas Kandagatla --- sound/soc/qcom/lpass-cpu.c | 33 +++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git

[PATCH RFC 13/15] ASoC: qcom: apq8016: set the correct max register for regmap

2016-02-01 Thread Srinivas Kandagatla
Now that we are ready to access wrdma registers, set the max register and other regmap related configs to use correct values. Signed-off-by: Srinivas Kandagatla --- sound/soc/qcom/lpass-cpu.c | 33 +++-- 1 file changed, 31