]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sh: fsi: remove snd_pcm_ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 2 Oct 2019 05:33:06 +0000 (14:33 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 12:45:39 +0000 (13:45 +0100)
commitbe513045d6fe8284e0e6f9060415d0c5189e179a
treedcccf7e0e2c0eb2981cebdfd109b31988bbbf967
parent9dcefa7232d3fd5a7141454849d46ed24c7af867
ASoC: sh: fsi: 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/87zhij90fh.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/fsi.c