From: Liam Girdwood Date: Mon, 19 Nov 2012 14:39:14 +0000 (+0000) Subject: ASoC: Jack: Standardise ASoC Jack messages X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~8^2~56^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008d55e258d8d9a5bfe03d652779cd14c770c60a;p=pandora-kernel.git ASoC: Jack: Standardise ASoC Jack messages Currently ASoC has a mixture of message prefixes e.g. "ASoC", "asoc" or none and message types e.g. pr_debug or dev_dbg. Make sure all ASoC core messages use the same "ASoC" prefix and convert any component device specific messages to use dev_dbg instead of pr_debug. Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed