linux-kernel-test/sound/soc
Takashi Iwai bf4edea863 ASoC: dapm: Use WARN_ON() instead of BUG_ON()
Leaving BUG_ON() in a core layer like dapm is rather inappropriate as
it leads to panic(), even though sanity checks might be still useful
for debugging.
Instead, Use WARN_ON(), and handle the error cases accordingly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-11-07 19:59:53 +00:00
..
atmel ASoC: atmel: disable error interrupt 2013-09-04 10:47:27 +01:00
au1x Merge remote-tracking branch 'asoc/topic/au1x' into asoc-next 2013-08-22 14:28:29 +01:00
blackfin ASoC: blackfin: Use WARN_ON() instead of BUG_ON() 2013-11-06 10:26:09 +00:00
cirrus Merge remote-tracking branch 'asoc/topic/ep93xx' into tmp 2013-08-30 11:04:21 +01:00
codecs ASoC: wm_adsp: Fix BUG_ON() and WARN_ON() usages 2013-11-07 19:55:21 +00:00
davinci sound updates for 3.11 2013-07-03 19:52:22 -07:00
dwc ASoC: designware_i2s: Remove unnecessary dev_set_drvdata() 2013-08-29 13:18:32 +01:00
fsl ASoC: fsl: imx-ssi: fix probe on imx31 2013-10-07 11:17:44 +01:00
generic ASoC: simple-card: Provide owner and MODULE_ALIAS() 2013-08-23 19:04:20 +01:00
jz4740
kirkwood ASoC: kirkwood: change the compatible string of the kirkwood-i2s driver 2013-09-06 10:29:58 +01:00
mid-x86 ASoC: mid-x86: Use WARN_ON() instead of BUG_ON() 2013-11-07 19:55:11 +00:00
mxs Merge remote-tracking branch 'asoc/topic/fsl' into tmp 2013-09-01 21:15:52 +01:00
nuc900 ASoC: nuc900: don't check resource with devm_ioremap_resource 2013-07-24 15:34:16 +01:00
omap ASoC: omap: Use WARN_ON() instead of BUG_ON() 2013-11-07 19:55:15 +00:00
pxa ASoC: pxa: Use WARN_ON() instead of BUG_ON() 2013-11-07 19:55:15 +00:00
s6000 ASoC: s6000: Use WARN_ON() instead of BUG_ON() 2013-11-07 19:55:16 +00:00
samsung Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
sh ASoC: sh: Use WARN_ON() instead of BUG_ON() 2013-11-07 19:55:17 +00:00
spear ALSA: move dmaengine implementation from ASoC to ALSA core 2013-08-15 11:18:09 +01:00
tegra Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next 2013-08-22 14:28:52 +01:00
txx9 ASoC: txx9: Use WARN_ON() instead of BUG_ON() 2013-11-07 19:55:17 +00:00
ux500 ASoC: mop500: add .owner to struct snd_soc_card 2013-07-15 11:12:24 +01:00
Kconfig ALSA: move dmaengine implementation from ASoC to ALSA core 2013-08-15 11:18:09 +01:00
Makefile ALSA: move dmaengine implementation from ASoC to ALSA core 2013-08-15 11:18:09 +01:00
soc-cache.c ASoC: Replace BUG() with WARN() 2013-11-07 19:55:21 +00:00
soc-compress.c ASoC: compress: Use power efficient workqueue 2013-08-12 11:04:54 +01:00
soc-core.c ASoC: core: Only add platform DAI widgets once. 2013-09-13 18:27:51 +01:00
soc-dapm.c ASoC: dapm: Use WARN_ON() instead of BUG_ON() 2013-11-07 19:59:53 +00:00
soc-generic-dmaengine-pcm.c
soc-io.c PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. 2013-07-15 11:25:01 +09:30
soc-jack.c ASoC: jack: Remove unnecessary call to snd_soc_dapm_new_widgets() 2013-08-27 15:37:33 +01:00
soc-pcm.c Merge remote-tracking branch 'asoc/topic/fsl' into tmp 2013-09-01 21:15:52 +01:00
soc-utils.c