]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: core: make comments fit the code
authorWolfram Sang <w.sang@pengutronix.de>
Sun, 17 Jul 2011 16:00:26 +0000 (18:00 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 19 Jul 2011 15:19:15 +0000 (16:19 +0100)
commit739ead88c539258d7172468695ddf31d0148f370
tree91fbec28508c8024f96b7faff24f4347d585044d
parentb07df10464690a40c6ed039df6209031c12a8a34
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