commit | a6c255e0945160b76eabe983f59e2129e0c66246 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Feb 02 15:08:29 2009 -0600 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Feb 02 21:34:06 2009 +0000 |
tree | 724a72ac4122c759f30ce2f384be47b65dd7d94d | |
parent | d9fb7fbddc9a14569aad517984c1a5b0b07002ea [diff] |
ASoC: fix message display in CS4270 codec driver 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>