OSDN Git Service

ASoC: soc-compress: remove snd_compr_ops
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 20 Apr 2020 07:10:15 +0000 (16:10 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 21 Apr 2020 18:02:00 +0000 (19:02 +0100)
commite7cbe528391ab6660f747095efb6ee1542e4f205
tree007378e9424a8de779d0c3703b050b5481dbbb54
parent27ecad217c1437761cb4a9e1409d08bd287c18ed
ASoC: soc-compress: remove snd_compr_ops

snd_compr_ops couldn't care called component,
but now we can care it via snd_compress_ops.
All drivers switched to it.
This patch removes snd_compr_ops.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87lfmqvdig.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-component.h
sound/soc/soc-compress.c