diff options
author | Timo Wischer <twischer@de.adit-jv.com> | 2019-07-22 09:24:01 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-07-23 19:14:13 +0200 |
commit | 859fd6cbf1fb32b5428c26f837215c085b8a822e (patch) | |
tree | f04bf01ef8174408db8d0cc4d849674ada29fad3 /sound/soc/soc-dai.c | |
parent | ASoC: rt1308: Convert headers to SPDX (diff) | |
download | linux-859fd6cbf1fb32b5428c26f837215c085b8a822e.tar.xz linux-859fd6cbf1fb32b5428c26f837215c085b8a822e.zip |
ASoC: rsnd: Support hw_free() callback at DAI level
This patch provides the needed infrastructure to support calling hw_free()
at the DAI level. This is for example required to free resources allocated
in hw_params() callback.
The modification of __rsnd_mod_add_hw_params does not have any side
effects because rsnd_mod_ops::hw_params callback is not used by anyone
until now.
Signed-off-by: Timo Wischer <twischer@de.adit-jv.com>
Signed-off-by: Jiada Wang <jiada_wang@mentor.com>
Link: https://lore.kernel.org/r/20190722072403.11008-2-jiada_wang@mentor.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-dai.c')
0 files changed, 0 insertions, 0 deletions