linux-stable/sound/arm
Takashi Iwai 88ec7ae82d ALSA: pxa2xx: Replace BUG() with snd_BUG()
BUG() used in the driver is just to spit the stack trace on buggy
points, not really needed to stop the whole operation.  For that
purpose, it'd be more convenient to use snd_BUG() instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-11-06 08:35:28 +01:00
..
Kconfig ALSA: drop outdated and broken sa11xx-uda1341 driver 2009-03-17 17:58:13 +01:00
Makefile ALSA: Remove old DMA-mmap code from arm/devdma.c 2009-11-27 10:15:24 +01:00
aaci.c ALSA: Remove the rest of *_set_drvdata(NULL) calls 2013-05-29 12:50:59 +02:00
aaci.h ALSA: AACI: make fifo variables more explanitory 2011-01-26 20:24:52 +00:00
pxa2xx-ac97-lib.c ALSA: pxa2xx: Replace BUG() with snd_BUG() 2013-11-06 08:35:28 +01:00
pxa2xx-ac97.c ALSA: Use strlcpy() instead of strncpy() 2013-10-29 15:26:12 +01:00
pxa2xx-pcm-lib.c ASoC: pxa: use snd_dmaengine_dai_dma_data 2013-08-15 11:29:07 +01:00
pxa2xx-pcm.c ASoC: pxa: use snd_dmaengine_dai_dma_data 2013-08-15 11:29:07 +01:00
pxa2xx-pcm.h ASoC: pxa: use snd_dmaengine_dai_dma_data 2013-08-15 11:29:07 +01:00