Re: [PATCH v2 0/5] ASoC: core: add support to card re-bind using component framework

2018-07-15 Thread Vinod
On 13-07-18, 16:36, Srinivas Kandagatla wrote: > During discussion regarding card re-binding when components unregister > and register back at https://lkml.org/lkml/2018/7/9/785 it was suggested > that component framework can be added into core to provide this feature. > > With this new changes th

[PATCH v2 0/5] ASoC: core: add support to card re-bind using component framework

2018-07-13 Thread Srinivas Kandagatla
During discussion regarding card re-binding when components unregister and register back at https://lkml.org/lkml/2018/7/9/785 it was suggested that component framework can be added into core to provide this feature. With this new changes the card will re-bind once the dependent component re-regis