Re: [PATCH] ASoC: msm8916-wcd-analog: fix register Interrupt offset

2020-08-18 Thread Mark Brown
On Tue, 11 Aug 2020 11:34:52 +0100, Srinivas Kandagatla wrote: > For some reason interrupt set and clear register offsets are > not set correctly. > This patch corrects them! Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: msm8916-wcd

Re: [PATCH] ASoC: msm8916-wcd-analog: fix register Interrupt offset

2020-08-14 Thread Stephan Gerhold
On Tue, Aug 11, 2020 at 11:34:52AM +0100, Srinivas Kandagatla wrote: > For some reason interrupt set and clear register offsets are > not set correctly. > This patch corrects them! > > Fixes: 585e881e5b9e ("ASoC: codecs: Add msm8916-wcd analog codec") > Signed-off-by: Srinivas Kandagatla > --- >

[PATCH] ASoC: msm8916-wcd-analog: fix register Interrupt offset

2020-08-11 Thread Srinivas Kandagatla
For some reason interrupt set and clear register offsets are not set correctly. This patch corrects them! Fixes: 585e881e5b9e ("ASoC: codecs: Add msm8916-wcd analog codec") Signed-off-by: Srinivas Kandagatla --- sound/soc/codecs/msm8916-wcd-analog.c | 4 ++-- 1 file changed, 2 insertions(+), 2 d