]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: twl4030: Debug code cleanup
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 21 Feb 2012 07:34:20 +0000 (09:34 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 Feb 2012 09:58:47 +0000 (09:58 +0000)
commita64e1aba9fef8df2bb09d66354a12ac2ddd8faee
treeb3e14a3f9fd81bb5843eb8584c4485a76b8deaf7
parente7a96971f070cce9c20c39c3dd960d915dc6ff42
ASoC: twl4030: Debug code cleanup

Replace the printk(KERN_ERR* instances with dev_err in the driver.
While we are here clean up some of the debug messages as well.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl4030.c