diff options
author | Olivier Moysan <olivier.moysan@st.com> | 2020-03-18 17:41:25 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-03-18 22:55:26 +0300 |
commit | caff4ce8cc582a97b17d10b7c7f5fe8500323135 (patch) | |
tree | ca8b41d633c22c7d8899030d1408158abd4f259e /lib/test-string_helpers.c | |
parent | 794df9448edb55978e50372f083aeedade1b2844 (diff) | |
download | linux-caff4ce8cc582a97b17d10b7c7f5fe8500323135.tar.xz |
ASoC: stm32: i2s: manage rebind issue
The commit e894efef9ac7 ("ASoC: core: add support to card rebind")
allows to rebind the sound card after a rebind of one of its component.
With this commit, the sound card is actually rebound,
but may be no more functional.
Corrections:
- Call snd_dmaengine_pcm_register() before snd_soc_register_component().
- Call snd_dmaengine_pcm_unregister() and snd_soc_unregister_component()
explicitly from I2S driver.
Signed-off-by: Olivier Moysan <olivier.moysan@st.com>
Link: https://lore.kernel.org/r/20200318144125.9163-4-olivier.moysan@st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions