diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-05-03 18:04:24 -0300 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-05-12 20:50:01 +0400 |
commit | 271f193d739f894a7d1229c2cbb72d2f8b847544 (patch) | |
tree | 844b60a4eaa59fbfedb5c972fcb6ddf54aa5881e /sound/soc/codecs/sgtl5000.h | |
parent | f722406faae2d073cc1d01063d1123c35425939e (diff) | |
download | blackbird-obmc-linux-271f193d739f894a7d1229c2cbb72d2f8b847544.tar.gz blackbird-obmc-linux-271f193d739f894a7d1229c2cbb72d2f8b847544.zip |
ASoC: sgtl5000: Fix comment about register addresses
The list below the comment relates to sgtl5000 registers addresses, so change
the comment to improve the description.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/sgtl5000.h')
-rw-r--r-- | sound/soc/codecs/sgtl5000.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/sgtl5000.h b/sound/soc/codecs/sgtl5000.h index 8a9f43534b79..4b69229a9818 100644 --- a/sound/soc/codecs/sgtl5000.h +++ b/sound/soc/codecs/sgtl5000.h @@ -12,7 +12,7 @@ #define _SGTL5000_H /* - * Register values. + * Registers addresses */ #define SGTL5000_CHIP_ID 0x0000 #define SGTL5000_CHIP_DIG_POWER 0x0002 |