OSDN Git Service

ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT defines
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 13 Jun 2019 11:42:33 +0000 (13:42 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 13 Jun 2019 18:46:31 +0000 (19:46 +0100)
commit05113483fd300d7a4605a726770e7255e29f1ac7
treeaa306a290f2b1c6c4816500b3f14ecb201245678
parentfc30f2adb621aa6d6c59f0276d06004dcb204a56
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>
sound/soc/meson/axg-tdm-interface.c