diff mbox

ASoC: TWL4030: Fix typo in comment in header file

Message ID 1263286487-27471-1-git-send-email-weber@corscience.de (mailing list archive)
State Awaiting Upstream, archived
Headers show

Commit Message

Thomas Weber Jan. 12, 2010, 8:54 a.m. UTC
None
diff mbox

Patch

diff --git a/sound/soc/codecs/twl4030.h b/sound/soc/codecs/twl4030.h
index dd6396e..f206d24 100644
--- a/sound/soc/codecs/twl4030.h
+++ b/sound/soc/codecs/twl4030.h
@@ -25,7 +25,7 @@ 
 /* Register descriptions are here */
 #include <linux/mfd/twl4030-codec.h>
 
-/* Sgadow register used by the audio driver */
+/* Shadow register used by the audio driver */
 #define TWL4030_REG_SW_SHADOW		0x4A
 #define TWL4030_CACHEREGNUM	(TWL4030_REG_SW_SHADOW + 1)