diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2020-06-04 11:07:24 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-06-15 20:21:23 +0300 |
commit | 047511198639649bdaacb1a34d9691429ccc5698 (patch) | |
tree | 477273345973123ddefe40438cc9ff551fed3c63 /fs/nls | |
parent | e1bafa828e3a0622ac24d238e00937f3059ed585 (diff) | |
download | linux-047511198639649bdaacb1a34d9691429ccc5698.tar.xz |
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
We have 2 type of component functions
snd_soc_component_xxx() is focusing to component itself,
snd_soc_pcm_component_xxx() is focusing to rtd related component.
Now we can update snd_soc_component_hw_free() to
snd_soc_pcm_component_hw_free(). This patch do it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/87lfl3w8xv.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions