summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2016-06-07 01:14:53 +0200
committerStefan Agner <stefan.agner@toradex.com>2017-05-30 13:49:06 -0700
commit4859c2e90b6092595e6380fb9842c05b25f34ce7 (patch)
treee925eed5c4275192c050e37512db8dde6b1d809b /sound
parentabbdc0a6a494a6525fc5613a736257a1ae9abced (diff)
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: Clemens Gruber <clemens.gruber@pqgruber.com> Tested-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org> (cherry picked from commit 7e74436410a9a74f41f3be9cc45b504e83544f60)
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/sgtl5000.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/sgtl5000.c b/sound/soc/codecs/sgtl5000.c
index 1dff5e723c36..0bc74a1e7206 100644
--- a/sound/soc/codecs/sgtl5000.c
+++ b/sound/soc/codecs/sgtl5000.c
@@ -1128,7 +1128,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)
{