ALSA: ASoC: Switch DAPM to use of standard DEBUG macro
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Jul 2008 18:26:03 +0000 (19:26 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Jul 2008 07:32:47 +0000 (09:32 +0200)
commitc1286b8671135006eeb66b0267fa2895561b78e4
treed8f7b533d4d5186789c96a202fb73fb58a7da827
parent53640650ffe07f6201ecae0b0dca078b97327247
ALSA: ASoC: Switch DAPM to use of standard DEBUG macro

DAPM contains debug output controlled by a DAPM_DEBUG macro. Change this
to be controlled by the standard DEBUG, dropping the custom dbg() macro
as we go.

Also fix the error printed when configuring an unknown pin to be an
unconditionally displayed error rather than debug output.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/soc/soc-dapm.c