Skip to content

Commit

Permalink
ASoC: dapm: Standardise ASoC DAPM messages
Browse files Browse the repository at this point in the history
Currently ASoC has a mixture of message prefixes e.g. "ASoC", "asoc"
or none and message types e.g. pr_debug or dev_dbg.

Make sure all ASoC core messages use the same "ASoC" prefix and
convert any component device specific messages to use dev_dbg
instead of pr_debug.

Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Liam Girdwood authored and Mark Brown committed Nov 21, 2012
1 parent f4a75d2 commit 30a6a1a
Showing 1 changed file with 74 additions and 60 deletions.
Loading

0 comments on commit 30a6a1a

Please sign in to comment.