linux/sound/soc
Jarkko Nikula f7d41ae836 ASoC: Update DAPM debug and error prints
Switch printk and pr_ prints to dev_ variants. It is helpful to see
parent device of DAPM context especially when there are multiple DAPM
contexts (codecs currently).

This is mostly simple conversion. Exceptions are in snd_soc_dapm_set_pin
that prints also pin state, uniform "dapm: unknown pin" error prints from
snd_soc_dapm_set_pin, snd_soc_dapm_force_enable_pin and
snd_soc_dapm_ignore_suspend, and pop_dbg which is converted by an another
patch.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-11-10 15:09:16 +00:00
..
atmel ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
au1x ASoC: fix au1x platform 2010-08-31 13:06:31 +01:00
blackfin Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37 2010-08-15 14:56:40 +01:00
codecs ASoC: Remove unneeded use of address-of operator 2010-11-08 16:51:45 +00:00
davinci ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
ep93xx ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
fsl ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe 2010-11-08 16:28:33 +00:00
imx ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
jz4740 ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
kirkwood ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
nuc900 ASoC: remove duplicated include for nuc900 2010-10-05 19:26:00 -07:00
omap ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
pxa Merge branch 'for-2.6.37' into for-2.6.38 2010-11-06 11:35:44 -04:00
s3c24xx Merge branch 'for-2.6.37' into HEAD 2010-11-08 16:52:02 +00:00
s6000 ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
sh ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
txx9 ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
Kconfig ASoC: Fix sorting of Makefile and Kconfig 2010-07-05 23:35:29 +09:00
Makefile ASoC: Fix sorting of Makefile and Kconfig 2010-07-05 23:35:29 +09:00
soc-cache.c ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() calls 2010-11-08 16:51:30 +00:00
soc-core.c ASoC: Fix compile error if CONFIG_DEBUG_FS is not configured 2010-11-09 17:47:45 +00:00
soc-dapm.c ASoC: Update DAPM debug and error prints 2010-11-10 15:09:16 +00:00
soc-jack.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
soc-utils.c ASoC: Add BCLK calculation utility for TDM mode too 2009-11-25 19:55:46 +00:00