Re: [PATCH 1/2] ASoC: tlv320adcx140: Add ASI enable for channel 5-8

2020-07-09 Thread Mark Brown
On Thu, 9 Jul 2020 13:51:28 -0500, Dan Murphy wrote: > Add the ALSA controls to enable the ASI for channels 5-8 Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: tlv320adcx140: Add ASI enable for channel 5-8 commit: 91cb940c2c953b

[PATCH 1/2] ASoC: tlv320adcx140: Add ASI enable for channel 5-8

2020-07-09 Thread Dan Murphy
Add the ALSA controls to enable the ASI for channels 5-8 Signed-off-by: Dan Murphy --- sound/soc/codecs/tlv320adcx140.c | 22 ++ 1 file changed, 22 insertions(+) diff --git a/sound/soc/codecs/tlv320adcx140.c b/sound/soc/codecs/tlv320adcx140.c index 35fe8ee5bce9..f884abdb576e