kernel-fxtec-pro1x/sound/soc/meson
Jerome Brunet 62b15380d0 ASoC: meson: axg-tdm-interface: fix link fmt setup
[ Upstream commit 6878ba91ce84f7a07887a0615af70f969508839f ]

The .set_fmt() callback of the axg tdm interface incorrectly
test the content of SND_SOC_DAIFMT_MASTER_MASK as if it was a
bitfield, which it is not.

Implement the test correctly.

Fixes: d60e4f1e4b ("ASoC: meson: add tdm interface driver")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20200729154456.1983396-2-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:15:01 +02:00
..
axg-card.c ASoC: meson: align axg card driver with DT bindings documentation 2018-07-26 15:45:44 +01:00
axg-fifo.c ASoC: meson: add missing free_irq() in error path 2020-06-25 15:32:52 +02:00
axg-fifo.h
axg-frddr.c
axg-spdifout.c ASoC: meson: add axg spdif output 2018-07-18 13:08:39 +01:00
axg-tdm-formatter.c ASoC: meson: add tdm formatter base driver 2018-07-20 17:38:27 +01:00
axg-tdm-formatter.h ASoC: meson: add tdm formatter base driver 2018-07-20 17:38:27 +01:00
axg-tdm-interface.c ASoC: meson: axg-tdm-interface: fix link fmt setup 2020-08-19 08:15:01 +02:00
axg-tdm.h ASoC: meson: axg-tdm: fix sample clock inversion 2019-07-26 09:14:07 +02:00
axg-tdmin.c ASoC: meson: axg-tdmin: right_j is not supported 2020-01-27 14:50:55 +01:00
axg-tdmout.c ASoC: meson: axg-tdmout: right_j is not supported 2020-01-27 14:50:55 +01:00
axg-toddr.c ASoC: meson: add axg toddr driver 2018-07-18 13:08:37 +01:00
Kconfig ASoC: meson: axg-spdifout: select SND_PCM_IEC958 2018-07-24 11:56:28 +01:00
Makefile ASoC: meson: add axg sound card support 2018-07-20 17:40:12 +01:00