From: Liam Girdwood Date: Mon, 19 Nov 2012 14:39:12 +0000 (+0000) Subject: ASoC: dapm: Standardise ASoC DAPM messages X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~8^2~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a6a1a4eed170b4a55d4d1787ace3acf437ab13;p=pandora-kernel.git ASoC: dapm: Standardise ASoC DAPM 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