commit | b778b3f25baf46dd88f16d51f1682828be0aa2ad | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Jul 30 14:40:15 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 30 17:25:14 2012 -0700 |
tree | 8e7509926c89e7efdacf8bc80cd3cc0d31bb4592 | |
parent | 533574c6bc30cf526cc1c41bde050c854a945efb [diff] |
sound: use printk_get_level and printk_skip_level Make the output logging routine independent of the KERN_<LEVEL> style. Signed-off-by: Joe Perches <joe@perches.com> Cc: Kay Sievers <kay.sievers@vrfy.org> Cc: Takashi Iwai <tiwai@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>