ASoC: stm: Rename set_fmt_new back to set_fmt
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 19 May 2022 15:43:10 +0000 (16:43 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 11:34:14 +0000 (12:34 +0100)
commit02ba0d9680feee645a321d65012f38d0a368b559
tree6ebd5aaffd57dd2f81a8b884a8a168c5b1f9759a
parentadced68031f96642272fae4e8c36d45d13797306
ASoC: stm: Rename set_fmt_new back to set_fmt

Now the core has been migrated across to the new direct clock
specification we can move the drivers back to the normal set_fmt
callback.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220519154318.2153729-49-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_i2s.c
sound/soc/stm/stm32_sai_sub.c