]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ASoC: sgtl5000: Remove misleading comment
authorClemens Gruber <clemens.gruber@pqgruber.com>
Mon, 6 Jun 2016 23:14:53 +0000 (01:14 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 15 Jun 2016 13:09:05 +0000 (14:09 +0100)
All new designs should use external VDDD according to official
documentation. See ER1 in errata sheet:
http://cache.nxp.com/files/analog/doc/errata/SGTL5000ER.pdf

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
Tested-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/sgtl5000.c

index 08b40460663c2f28bd450261889cd365116f0bf9..23766bc4f8e8ae40a6187ac02d38bae7a83e9ab2 100644 (file)
@@ -1113,7 +1113,6 @@ static const u8 vol_quot_table[] = {
  * and should be set according to:
  * 1. vddd provided by external or not
  * 2. vdda and vddio voltage value. > 3.1v or not
- * 3. chip revision >=0x11 or not. If >=0x11, not use external vddd.
  */
 static int sgtl5000_set_power_regs(struct snd_soc_codec *codec)
 {