ASoC: pxa: merge DAI call back functions into ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 8 Aug 2023 22:55:41 +0000 (22:55 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2023 12:09:19 +0000 (13:09 +0100)
commit98e268a7205706f809658345399eead7c7d1b8bb
treeab24255f61c4ec5bc7da0c83b1c2dd5add37da3b
parent2c88ba731fec284af52ed19b6c6eaacffb0c50f0
ASoC: pxa: merge DAI call back functions into ops

ALSA SoC merges DAI call backs into .ops.
This patch merge these into one.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87msz1b0uq.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/pxa/mmp-sspa.c