ASoC: Add verbose debugging showing why widgets get marked dirty
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 4 Oct 2011 21:28:08 +0000 (22:28 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 5 Oct 2011 10:22:14 +0000 (11:22 +0100)
commit75c1f891b4c394c607532fdcea294c2556e410c4
tree4eff7b77eb9b0fcc145e048b54fe3c067385e72c
parentfe4fda5d8f28d06ae8f1482f4bde8a83be16e44b
ASoC: Add verbose debugging showing why widgets get marked dirty

Help diagnose why we're checking widgets by providing some logging when
we first dirty them. This should possibly be a trace point if it's useful
but can be absurdly verbose if enabled, we can always change it later if
desired.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-dapm.c