From: Karsten Wiese Date: Wed, 31 Jan 2007 09:05:30 +0000 (+0100) Subject: [ALSA] snd_hwdep_release() racefix X-Git-Tag: v2.6.21-rc1~83^2~62^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fa58af7db56077d6a042fd7b9dd4c9515e1c37b;p=pandora-kernel.git [ALSA] snd_hwdep_release() racefix snd_card_file_remove() can free the snd_card. Touch hw->* only before calling snd_card_file_remove(). Unrelated: Allow hwdep devices not to have own ops.release(); Signed-off-by: Karsten Wiese Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed