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.34-rc1~3^2~3^2~76 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=738ada47cf60830d37bb70ffb0b0281d19fc4c7f;p=profile%2Fivi%2Fkernel-x86-ivi.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 dd6396e..f206d24 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)