aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2012-04-19 00:00:27 -0700
committerTakashi Iwai <[email protected]>2012-04-19 13:51:54 +0200
commit590b4775d6b628c7ad215fd0335a0a787032e2dd (patch)
tree7f0deac6f7f777b6a4663b12e3f7dd8cc2f51a6e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent3e843196c697ee2c319d96e861980fb4c3e04e24 (diff)
ALSA: workaround: change the timing of alsa_sound_last_init()
Current alsa_sound_last_init() was called as __initcall(). So, on current ALSA, only devices that had been properly registered at this point were shown. So, it will show "No soundcards found" if driver requests probe deferment. it's often misleading. This patch delays the timing of alsa_sound_last_init() as workaround. Signed-off-by: Kuninori Morimoto <[email protected]> Reviwed-by: Mark Brown <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions