diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2023-01-23 13:21:44 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-01-23 13:31:01 +0000 |
commit | f337703b229f6031a40199dfe050e04065cea0e8 (patch) | |
tree | b407ddc58abb9019b8da1fc43c3ff37fe2778ecf /sound/soc/sti | |
parent | 47bc8cf60e926d1fb0c5d990bf6f5e01e9b3352e (diff) |
ASoC: Intel: avs: Simplify probe-component implementation
There is no need for the probe-component to be part of the PCM component
list as it does not make use of ASoC-topology and does not participate
in creating any PCM streams.
To achieve that, remove probe() and remove() functions.
Fixes: ed914a2a45a4 ("ASoC: Intel: avs: Data probing soc-component")
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20230123122144.1356890-1-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sti')
0 files changed, 0 insertions, 0 deletions