dect
/
linux-2.6
Archived
13
0
Fork 0

ASoC: TWL4030: Fix typo in comment in header file

Signed-off-by: Thomas Weber <weber@corscience.de>
Acked-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Thomas Weber 2010-01-12 17:07:18 +01:00 committed by Mark Brown
parent 617b14c50e
commit 738ada47cf
1 changed files with 1 additions and 1 deletions

View File

@ -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)