OSDN Git Service

ASoC: Remove ASoC level IO tracing
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 22 Apr 2014 11:23:17 +0000 (13:23 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 22 Apr 2014 12:24:24 +0000 (13:24 +0100)
commit111c0cf566777ebbe026228b72df95788e771831
treef8373e8018b2aae6ca710aaf568942a7acd2a139
parent23d5442be9066107b9909ee0e64913aebad434f3
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 <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/trace/events/asoc.h
sound/soc/soc-io.c