ASoC: au1x: dbdma2: remove snd_pcm_ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 2 Oct 2019 05:32:07 +0000 (14:32 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 12:43:06 +0000 (13:43 +0100)
commit58c2dbe110df85c8c07a3ce4033bcda265d39f07
tree5e9322db2dc610c81cdda63b8a6fbd0b2cfc2ec1
parenta94e3f2dd25c8d5496dbde0e61a73f31adfaddfe
ASoC: au1x: dbdma2: 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/87ftkbaf1k.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/au1x/dbdma2.c