]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: intel: sst-haswell-pcm: remove snd_pcm_ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 2 Oct 2019 05:31:21 +0000 (14:31 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 8 Oct 2019 12:41:14 +0000 (13:41 +0100)
commit86c05f3446ec4d8772e9d34b428d2e70c7f68e7a
tree0c4e526e26b3933778afe97e184843352d2d885b
parent8ec241c495dde3d19a0459304298c2468c60182b
ASoC: intel: sst-haswell-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/87pnjfaf2u.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/haswell/sst-haswell-pcm.c