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:10:05 +0000 (13:10 +0100)
commit598d2dce58ffae5ca090a4cf36b7543e7069a16a
treeab24255f61c4ec5bc7da0c83b1c2dd5add37da3b
parentddef7aff709e5b04c9c77851c6a87b0765ca363f
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