ASoC: sh: dma-sh7760: remove snd_pcm_ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 2 Oct 2019 05:33:11 +0000 (14:33 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 12:45:57 +0000 (13:45 +0100)
commitdb5b4ee95238d2c5e9a97f53257f6b7ea7e1caa0
tree4ab33aff13f5420cda1c4f87f93dc112ff4cd7b8
parentbe513045d6fe8284e0e6f9060415d0c5189e179a
ASoC: sh: dma-sh7760: 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/87y2y390fc.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/dma-sh7760.c