ASoC: bcm: merge DAI call back functions into ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 8 Aug 2023 22:55:47 +0000 (22:55 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 14 Aug 2023 12:09:20 +0000 (13:09 +0100)
commit59cd0ba842771946e922291199ce8c7a662484d4
tree754f46a2791d7bd8fe844733815dcd65f603dcca
parent98e268a7205706f809658345399eead7c7d1b8bb
ASoC: bcm: 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/87leelb0uk.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/bcm/bcm2835-i2s.c