]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit28e1023c5bc9c38c3104e0520ccaa8a463160f9f
tree4eff7b77eb9b0fcc145e048b54fe3c067385e72c
parent537d33245fd0ddec3914fc15d2b729f10c407baa
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