diff options
author | Srinivas Kandagatla <[email protected]> | 2018-08-02 16:03:38 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-08-02 17:19:46 +0100 |
commit | 611cbc8799b672f41b6ba7afed758ad9efb959a7 (patch) | |
tree | ece807cc68c4b00263802eae71480fa91c281630 /lib/memory-notifier-error-inject.c | |
parent | 62121debfb31a8700e387bd2987779b3a98bc520 (diff) |
ASoC: core: remove support for card rebind using component framework
DRM based audio components get registered inside the component framework
bind callback. However component framework has a big mutex lock taken for
every call to component_add, component_del and bind, unbind callbacks.
This can lead to deadlock situation if we are trying to add new/remove
component within a bind/unbind callbacks. Which is what was happening
with bcm2837 rpi 3.
Revert this change till we sort out the mutex issue.
Reported-by: Guillaume Tucker <[email protected]>
Reported-by: Stefan Wahren <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions