Re: [PATCH] ASoC: mchp-spdiftx: remove 'TX' from playback stream name

2020-10-09 Thread Mark Brown
On Fri, 9 Oct 2020 15:35:27 +0300, Codrin Ciubotariu wrote: > Do not include the 'TX' in the stream name since it's obvious for > playback. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: mchp-spdiftx: remove 'TX' from playback

[PATCH] ASoC: mchp-spdiftx: remove 'TX' from playback stream name

2020-10-09 Thread Codrin Ciubotariu
Do not include the 'TX' in the stream name since it's obvious for playback. Signed-off-by: Codrin Ciubotariu --- sound/soc/atmel/mchp-spdiftx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/atmel/mchp-spdiftx.c b/sound/soc/atmel/mchp-spdiftx.c index