Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e744364 authored by Clemens Gruber's avatar Clemens Gruber Committed by Mark Brown
Browse files

ASoC: sgtl5000: Remove misleading comment

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: default avatarClemens Gruber <clemens.gruber@pqgruber.com>
Tested-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 10ff0802
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)
{