ASoC: core: make comments fit the code
commit1c8371d61e3a8e65fe6ef4ac535d1cd6d8ec7650
authorWolfram Sang <w.sang@pengutronix.de>
Sun, 17 Jul 2011 16:00:26 +0000 (17 18:00 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 19 Jul 2011 15:19:15 +0000 (19 16:19 +0100)
tree91fbec28508c8024f96b7faff24f4347d585044d
parent7be4ba24a3ea53bc8ade841635e4d4a59e98ceb5
ASoC: core: make comments fit the code

In one comment, cpu_dai was mentioned although codec_dai was used in the
code. Also, fix the name for the card dai list which has no seperation
into card_dai and codec_dai.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-core.c