ASoC: Fix comment in cs4270 codec driver
authorDaniel Mack <zonque@gmail.com>
Wed, 25 May 2011 07:53:12 +0000 (09:53 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 26 May 2011 01:26:22 +0000 (09:26 +0800)
commitb6f7d7c8bf40800ac68e16302bb7627c59ea9168
treef31ee99ba7a5e5d41ebe25f6ba3808bfd18b9c53
parentbb5b5fd4d49e5902840874cf60b51714bd51a30a
ASoC: Fix comment in cs4270 codec driver

The comment does not reflect reality anymore since the multi-component
monster patch landed. Things are matched by names now, and not by
exporting and referencing a struct. Fix it to avoid confusion.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/cs4270.c