ASoC: fix message display in CS4270 codec driver
authorTimur Tabi <timur@freescale.com>
Mon, 2 Feb 2009 21:08:29 +0000 (15:08 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 2 Feb 2009 21:34:06 +0000 (21:34 +0000)
Replace printk calls with dev_xxx calls.  Set the 'dev' field of the codec
and codec_dai structures so that these calls work.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found