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)
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>

No differences found