]> rtime.felk.cvut.cz Git - can-eth-gw-linux.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)
commit64e60f9f9e59f861fe9b79802b3cb03ca06b422f
tree51a7a9c7a9aff7c546f51152b4fe12b2dcb88887
parent8078d87f9d1383331289f78ea9b96b190d2a528f
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