ASoC: soc-cache: Add trace event for snd_soc_cache_sync()
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Fri, 21 Jan 2011 15:29:02 +0000 (15:29 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 21 Jan 2011 18:30:51 +0000 (18:30 +0000)
commitc358e640a669b528b32af5442c92b856de623e1c
treec40ceac6b635e6fdb00ee8eb4c5ab96044ca7503
parent67b22517d8e48a97e1d2ab10d095c538bbb2374c
ASoC: soc-cache: Add trace event for snd_soc_cache_sync()

This patch makes it easy to see when the syncing process begins and
ends.  You can also enable the snd_soc_reg_write tracepoint to see
which registers are being synced.

Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/trace/events/asoc.h
sound/soc/soc-cache.c