diff options
author | David Lin <CTLIN0@nuvoton.com> | 2018-11-15 17:49:13 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-15 11:15:45 -0800 |
commit | 0c8224c34aa82901037e6c5921b692ea1b78fd24 (patch) | |
tree | bfe588e5d9aba5ac56bde8fd90402a3f60a5cec8 /sound/soc | |
parent | ba34f253711a8427d2ef29475afe406b2d6e5118 (diff) | |
download | linux-stable-0c8224c34aa82901037e6c5921b692ea1b78fd24.tar.gz linux-stable-0c8224c34aa82901037e6c5921b692ea1b78fd24.tar.bz2 linux-stable-0c8224c34aa82901037e6c5921b692ea1b78fd24.zip |
ASoC: nau8822: convert to SPDX identifiers
This patch fixes typo in the comment.
Signed-off-by: David Lin <CTLIN0@nuvoton.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/codecs/nau8822.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/nau8822.h b/sound/soc/codecs/nau8822.h index d15afd782815..9c552983a293 100644 --- a/sound/soc/codecs/nau8822.h +++ b/sound/soc/codecs/nau8822.h @@ -5,7 +5,7 @@ * Copyright 2017 Nuvoton Technology Crop. * * Author: David Lin <ctlin0@nuvoton.com> - * Co-author: John Hsu <kchsu@nuvoton.com> + * Co-author: John Hsu <kchsu0@nuvoton.com> * Co-author: Seven Li <wtli@nuvoton.com> */ |