OSDN Git Service

ASoC: sh: siu_pcm: remove snd_pcm_ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 2 Oct 2019 05:33:16 +0000 (14:33 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 12:46:06 +0000 (13:46 +0100)
commit932eaf7c790458bea89830f6801c10dda569c805
tree2487d055ac97e009a9805cff04574f5cb81d7bd3
parentdb5b4ee95238d2c5e9a97f53257f6b7ea7e1caa0
ASoC: sh: siu_pcm: 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/87wodn90f7.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/siu_pcm.c