Fix: ASoC level IO tracing removed upstream
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 18 Jun 2018 18:53:14 +0000 (14:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 18 Jun 2018 19:08:43 +0000 (15:08 -0400)
commit466c29da791913e7631b38d26cc9b79da7632810
tree089fd7c717d1c4b1cd251215353ec25b5526eb8a
parente706ff367f5191873cb681d6fce1fb4e41df0e0e
Fix: ASoC level IO tracing removed upstream

Removed in v3.16.

See upstream commits:

  Author: Lars-Peter Clausen <lars@metafoo.de>
  Date:   Tue Apr 22 13:23:17 2014 +0200

    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: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/asoc.h
This page took 0.025338 seconds and 4 git commands to generate.