ASoC: dapm: Consolidate path trace events
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 11 Aug 2015 19:38:01 +0000 (21:38 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 13 Aug 2015 11:40:16 +0000 (12:40 +0100)
commit6e588a0d839b51bae49852b68740a25cacc91978
tree45b25b05c35879cd9589bad7d3bed2ccc59444ef
parenta3423b02cf745c1418f1f199646c450d6fc9ca4e
ASoC: dapm: Consolidate path trace events

The snd_soc_dapm_input_path and snd_soc_dapm_output_path trace events are
identical except for the direction. Instead of having two events have a
single one that has a field that contains the direction.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/trace/events/asoc.h
sound/soc/soc-dapm.c