From: Thomas Weber Date: Tue, 12 Jan 2010 16:07:18 +0000 (+0100) Subject: ASoC: TWL4030: Fix typo in comment in header file X-Git-Tag: v2.6.35-rc6~9^2~7^2~214 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=738ada47cf60830d37bb70ffb0b0281d19fc4c7f;p=~emulex%2Finfiniband.git ASoC: TWL4030: Fix typo in comment in header file Signed-off-by: Thomas Weber Acked-by: Peter Ujfalusi Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/twl4030.h b/sound/soc/codecs/twl4030.h index dd6396ec9c7..f206d242ca3 100644 --- a/sound/soc/codecs/twl4030.h +++ b/sound/soc/codecs/twl4030.h @@ -25,7 +25,7 @@ /* Register descriptions are here */ #include -/* 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)