diff options
author | Takashi Iwai <[email protected]> | 2015-09-24 11:00:18 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2015-09-24 14:01:46 +0200 |
commit | 83510441bc08bee201c0ded9d81da6dfd008d69a (patch) | |
tree | 60cd0b507d8c82e4dd0507bb3749632c0f1953b1 /tools/perf/util/python.c | |
parent | 1f93e4a96c9109378204c147b3eec0d0e8100fde (diff) |
ALSA: hda/tegra - async probe for avoiding module loading deadlock
The Tegra HD-audio controller driver causes deadlocks when loaded as a
module since the driver invokes request_module() at binding with the
codec driver. This patch works around it by deferring the probe in a
work like Intel HD-audio controller driver does. Although hovering
the codec probe stuff into udev would be a better solution, it may
cause other regressions, so let's try this band-aid fix until the more
proper solution gets landed.
Reported-by: Thierry Reding <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Cc: <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions