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