ASoC: pxa: merge DAI call back functions into ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 22 Aug 2023 01:11:23 +0000 (01:11 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 22 Aug 2023 11:48:31 +0000 (12:48 +0100)
commit2cbd5304ea393f0ca3aeebec2f6554a32ac02ce3
treec45e0030e6d0c11afd851f33f47ac2820dfc0741
parent4244cf39ad281e93c9b631bdfe87ccb25c006cad
ASoC: pxa: merge DAI call back functions into ops

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

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308151142.hoM5o9LV-lkp@intel.com/
Fixes: 446b31e89493 ("ASoC: soc-dai.h: remove unused call back functions")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/878ra3ubid.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/pxa/pxa2xx-i2s.c