On Fri, Aug 10, 2018 at 10:37:08AM +0100, Srinivas Kandagatla wrote:Thanks I will rebase and send the patch.
Current behaviour of ASoC core w.r.t to component removal is that it
unregisters dependent sound card totally. There is no support to
rebind the card if the component comes back.
Typical use case is DSP restart or kernel modules itself.
This looks OK but needs rebasing against current code.