ASoC: mxs-saif: Update to use set_fmt_new callback
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 19 May 2022 15:42:37 +0000 (16:42 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 11:33:40 +0000 (12:33 +0100)
commitf3c0064f1f8e358799c70c7905a09d15c5ec5e5a
tree7e46eac86b2bccdb84f2a857fa964022309e3680
parentf60442bf6eab47aa4ab127aab88afdcc29a09a73
ASoC: mxs-saif: Update to use set_fmt_new callback

As part of updating the core to directly tell drivers if they are clock
provider or consumer update this CPU side driver to use the new direct
callback.

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