Skip to content

Commit

Permalink
ASoC: pcm: Standardise ASoC PCM 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 008d55e commit 103d84a
Showing 1 changed file with 98 additions and 95 deletions.
Loading

0 comments on commit 103d84a

Please sign in to comment.