Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4945f1fd authored by Takashi Iwai's avatar Takashi Iwai
Browse files

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: default avatarFengguang Wu <fengguang.wu@intel.com>
Fixes: 7c37ae5c ('ALSA: seq: Rewrite sequencer device binding with standard bus')
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent ec0e9937
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment