From: Takashi Iwai Date: Wed, 8 Oct 2008 08:28:25 +0000 (+0200) Subject: ALSA: mtpav - Fix race in probe X-Git-Tag: v2.6.28-rc1~720^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32fe61426373d85e797bf4f4dcbe4510487c3e00;p=pandora-kernel.git ALSA: mtpav - Fix race in probe Ingo reported Oops at probing mtpav driver. It's a race between the irq handler and the rawmidi instance registration. This patch fixes the order of registration to avoid the race. Signed-off-by: Takashi Iwai Tested-by: Ingo Molnar Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed