aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2015-03-11 12:50:15 +0100
committerTakashi Iwai <[email protected]>2015-03-11 12:53:52 +0100
commit4945f1fdc14ef090abe50d1b5682bfc1e4763c06 (patch)
tree035ae743dc238482b44d43130d262fa20952f8c8 /tools/perf/util/scripting-engines/trace-event-python.c
parentec0e9937aaa8b0a4b0633711c4d70d622acd9a7f (diff)
ALSA: seq: Fix init order of snd_seq_device stuff
When the sequencer driver is built in kernel, it may panic at boot because of the uninitialized snd_seq_bus_type. Initialize it properly via subsys_initcall() instead of module_init() to assure that the bus is registered beforehand. Reported-by: Fengguang Wu <[email protected]> Fixes: 7c37ae5c625a ('ALSA: seq: Rewrite sequencer device binding with standard bus') Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions