]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit622207dc31895b4e82c39100db8635d885c795e2
treecbfd03ebe9caa2564924c76f2ca28bc348a68c87
parent7eaa943c8ed8e91e05d0f5d0dc7a18e3319b45cf
ALSA: Kill snd_assert() in sound/isa/*

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>
18 files changed:
sound/isa/ad1816a/ad1816a_lib.c
sound/isa/cs423x/cs4236_lib.c
sound/isa/es1688/es1688_lib.c
sound/isa/gus/gus_main.c
sound/isa/gus/gus_mixer.c
sound/isa/gus/gus_pcm.c
sound/isa/opti9xx/miro.c
sound/isa/sb/emu8000.c
sound/isa/sb/emu8000_patch.c
sound/isa/sb/sb16_csp.c
sound/isa/sb/sb16_main.c
sound/isa/sb/sb8_main.c
sound/isa/sb/sb_common.c
sound/isa/sb/sb_mixer.c
sound/isa/wavefront/wavefront_fx.c
sound/isa/wavefront/wavefront_midi.c
sound/isa/wavefront/wavefront_synth.c
sound/isa/wss/wss_lib.c