diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-08-07 05:06:55 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-16 15:05:14 +0300 |
commit | 2eccea8cdeb8fe455fc3a45b4e097f118449c3ef (patch) | |
tree | 8eebd4aeb0e6ac9883be7d3d0a302aef81764079 /README | |
parent | 9b56741710c18fe97254d6b0d1ca0ebd7bc699c4 (diff) | |
download | linux-2eccea8cdeb8fe455fc3a45b4e097f118449c3ef.tar.xz |
ASoC: soc-core: snd_soc_unregister_component() unregister all component
Current snd_soc_unregister_component() unregisters first found
component only which was specified by dev.
This style can't specify concrete component if system registered some
component with same dev. And system need to call this function many
times.
This patch unregister all related component by 1 call.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions