diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-10-02 18:59:08 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-10-02 21:05:29 +0100 |
commit | 98bd2b506a309faca2f5a8388dadfc983123e14a (patch) | |
tree | 7de5a934bbeebf862c9830b615f6f137b6dc1eac | |
parent | 1c71497bb5b819bf3a32cfc35e293060b6590c39 (diff) |
ASoC: wm8523: Fix a typo in a comment
It is likely that this header file is about the WM8523.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20201002165908.637809-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | sound/soc/codecs/wm8523.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8523.h b/sound/soc/codecs/wm8523.h index 79afbf1e4f1a..5f9bb3df1866 100644 --- a/sound/soc/codecs/wm8523.h +++ b/sound/soc/codecs/wm8523.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ /* - * wm8523.h -- WM8423 ASoC driver + * wm8523.h -- WM8523 ASoC driver * * Copyright 2009 Wolfson Microelectronics, plc * |