]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 2 Oct 2019 05:34:43 +0000 (14:34 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 12:49:57 +0000 (13:49 +0100)
commitd2fc4ee37d6f3e12315400ecde84f30397fc87fc
treefba094acd4bd9ae07447be95ca3795a67be6979c
parent7379624725883e81218c64ac8d03f3e2d86a0aa8
ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops

snd_pcm_ops is no longer needed.
Let's use component driver callback.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/878sq390cs.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_asrc_dma.c