]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: core: Convert CODEC debugfs init to use dev_warn()
authorLiam Girdwood <lrg@ti.com>
Wed, 15 Feb 2012 15:15:37 +0000 (15:15 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 Feb 2012 15:59:04 +0000 (07:59 -0800)
commit7d0e8bf7ef0dc67fa7b7b3e2e75cbce73a928a56
tree51a7a9c7a9aff7c546f51152b4fe12b2dcb88887
parent49fd96d7e386ffdf7c8d13a76f3de9e644e9562f
ASoC: core: Convert CODEC debugfs init to use dev_warn()

Update the codec debugfs initialisation to use dev_warn() instead of
printk(KERN_WARNING).

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