commit | 05113483fd300d7a4605a726770e7255e29f1ac7 | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Thu Jun 13 13:42:33 2019 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Jun 13 19:46:31 2019 +0100 |
tree | aa306a290f2b1c6c4816500b3f14ecb201245678 | |
parent | fc30f2adb621aa6d6c59f0276d06004dcb204a56 [diff] |
ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT defines There a mix of SND_SOC_DAIFMT_ and SND_SOC_DAI_FORMAT_ in axg-tdm-interface.c. Even, if this is currently the same thing, lets use the same group consistently. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>