diff options
Diffstat (limited to 'sound/soc/codecs/twl4030.h')
-rw-r--r-- | sound/soc/codecs/twl4030.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/twl4030.h b/sound/soc/codecs/twl4030.h index dd6396ec9c79..f206d242ca31 100644 --- a/sound/soc/codecs/twl4030.h +++ b/sound/soc/codecs/twl4030.h | |||
@@ -25,7 +25,7 @@ | |||
25 | /* Register descriptions are here */ | 25 | /* Register descriptions are here */ |
26 | #include <linux/mfd/twl4030-codec.h> | 26 | #include <linux/mfd/twl4030-codec.h> |
27 | 27 | ||
28 | /* Sgadow register used by the audio driver */ | 28 | /* Shadow register used by the audio driver */ |
29 | #define TWL4030_REG_SW_SHADOW 0x4A | 29 | #define TWL4030_REG_SW_SHADOW 0x4A |
30 | #define TWL4030_CACHEREGNUM (TWL4030_REG_SW_SHADOW + 1) | 30 | #define TWL4030_CACHEREGNUM (TWL4030_REG_SW_SHADOW + 1) |
31 | 31 | ||