kernel-ark/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
..
aaci.c
aaci.h
Kconfig
Makefile
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