ALSA: Kill snd_assert() in sound/isa/*
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Aug 2008 15:11:45 +0000 (17:11 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 13 Aug 2008 09:46:36 +0000 (11:46 +0200)
Kill snd_assert() in sound/isa/*, either removed or replaced with
if () with snd_BUG_ON().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found