diff mbox series

ASoC: wm8523: Fix a typo in a comment

Message ID 20201002165908.637809-1-christophe.jaillet@wanadoo.fr
State Accepted
Commit 98bd2b506a309faca2f5a8388dadfc983123e14a
Headers show
Series ASoC: wm8523: Fix a typo in a comment | expand

Commit Message

Christophe JAILLET Oct. 2, 2020, 4:59 p.m. UTC
It is likely that this header file is about the WM8523.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 sound/soc/codecs/wm8523.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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
  *