OSDN Git Service

ASoC: xtensa: xtfpga-i2s: remove snd_pcm_ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 2 Oct 2019 05:32:23 +0000 (14:32 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 12:43:25 +0000 (13:43 +0100)
commit17d48a3186bd7433c3cccabd767c7d7a19b76362
treef62885d842f8eed793ffbc1e1264be9797634a01
parent297bdfd4f59ce9797d600589760554eb30f6a5f7
ASoC: xtensa: xtfpga-i2s: 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/87d0ffaf14.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/xtensa/xtfpga-i2s.c