From: Mark Brown Date: Mon, 7 Jul 2008 18:26:03 +0000 (+0100) Subject: ALSA: ASoC: Switch DAPM to use of standard DEBUG macro X-Git-Tag: v2.6.27-rc1~1111^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1286b8671135006eeb66b0267fa2895561b78e4;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed