ASoC: Lower priority of resume work logging
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Nov 2008 18:08:18 +0000 (18:08 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Nov 2008 18:09:05 +0000 (18:09 +0000)
commitfde22f272dad4fef7ba611e3f75fa94f7b43fae6
treedf65e965f57135f520dd2393077d28ee735c912c
parent67c91513b81a101800f113013234d2ab06bc5e52
ASoC: Lower priority of resume work logging

Now that the ASoC resume has been punted to a workqueue for a release
cycle without attracting bug reports it should be safe to make the
log messages associated with it debug level, reducing noise and kernel
size in production configurations.

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