ASoC: mxs-saif: Rename set_fmt_new back to set_fmt
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 19 May 2022 15:43:04 +0000 (16:43 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 11:34:07 +0000 (12:34 +0100)
commit1a805faeb4915496671cd24bd2a75cc97a85dfc8
tree4bdb1be508722edbb0a70ca3b917cd7d9bc6b01e
parenteee6b5b9f3af0e906085022713ef41e56d03eca8
ASoC: mxs-saif: 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-43-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mxs/mxs-saif.c