From: Lars-Peter Clausen Date: Tue, 22 Apr 2014 11:23:17 +0000 (+0200) Subject: ASoC: Remove ASoC level IO tracing X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=111c0cf566777ebbe026228b72df95788e771831;p=pandora-kernel.git ASoC: Remove ASoC level IO tracing The ASoC framework is in the process of migrating all IO operations to regmap. regmap has its own more sophisticated tracing infrastructure for IO operations, which means that the ASoC level IO tracing becomes redundant, hence this patch removes them. There are still a handful of ASoC drivers left that do not use regmap yet, but hopefully the removal of the ASoC IO tracing will be an additional incentive to switch to regmap. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed