linux-stable/sound/sparc
Eric Sesterhenn 817dd6eed4 BUG_ON() Conversion in sound/sparc/cs4231.c
this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-03-24 18:49:12 +01:00
..
Kconfig [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
Makefile [ALSA] Add DBRI driver on Sparcs 2005-07-28 12:21:18 +02:00
amd7930.c [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
cs4231.c BUG_ON() Conversion in sound/sparc/cs4231.c 2006-03-24 18:49:12 +01:00
dbri.c [ALSA] dbri - Don't return errors without CONFIG_PROC_FS 2006-01-03 12:30:06 +01:00