ALSA: Kill snd_assert() in other places
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Aug 2008 15:12:47 +0000 (17:12 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 13 Aug 2008 09:46:40 +0000 (11:46 +0200)
commit5e246b850df563224be26f1d409cf66fd6c968df
tree970e7faf60b86cb2c489a08ca506075c398165e5
parentda3cec35dd3c31d8706db4bf379372ce70d92118
ALSA: Kill snd_assert() in other places

Kill snd_assert() in other places, 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>
38 files changed:
drivers/media/video/saa7134/saa7134-alsa.c
include/sound/vx_core.h
sound/arm/sa11xx-uda1341.c
sound/drivers/dummy.c
sound/drivers/opl3/opl3_lib.c
sound/drivers/opl3/opl3_midi.c
sound/drivers/opl3/opl3_oss.c
sound/drivers/opl3/opl3_synth.c
sound/drivers/opl4/opl4_synth.c
sound/drivers/vx/vx_cmd.c
sound/drivers/vx/vx_core.c
sound/drivers/vx/vx_hwdep.c
sound/drivers/vx/vx_mixer.c
sound/drivers/vx/vx_pcm.c
sound/drivers/vx/vx_uer.c
sound/i2c/cs8427.c
sound/i2c/i2c.c
sound/i2c/l3/uda1341.c
sound/i2c/other/ak4114.c
sound/i2c/other/ak4117.c
sound/mips/au1x00.c
sound/parisc/harmony.c
sound/pcmcia/vx/vxp_ops.c
sound/ppc/awacs.c
sound/ppc/beep.c
sound/ppc/tumbler.c
sound/sh/aica.c
sound/sparc/amd7930.c
sound/sparc/cs4231.c
sound/sparc/dbri.c
sound/synth/emux/emux.c
sound/synth/emux/emux_nrpn.c
sound/synth/emux/emux_oss.c
sound/synth/emux/emux_seq.c
sound/synth/emux/emux_synth.c
sound/synth/util_mem.c
sound/usb/usbaudio.c
sound/usb/usbmixer.c