diff options
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/ad1848.h | 2 | ||||
-rw-r--r-- | include/sound/cs4231-regs.h | 2 | ||||
-rw-r--r-- | include/sound/soc-dapm.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/sound/ad1848.h b/include/sound/ad1848.h index d04f9e78c7c1..d9aebdf6db63 100644 --- a/include/sound/ad1848.h +++ b/include/sound/ad1848.h | |||
@@ -48,7 +48,7 @@ | |||
48 | #define AD1848_IFACE_CTRL 0x09 /* interface control - bits 7-2 MCE */ | 48 | #define AD1848_IFACE_CTRL 0x09 /* interface control - bits 7-2 MCE */ |
49 | #define AD1848_PIN_CTRL 0x0a /* pin control */ | 49 | #define AD1848_PIN_CTRL 0x0a /* pin control */ |
50 | #define AD1848_TEST_INIT 0x0b /* test and initialization */ | 50 | #define AD1848_TEST_INIT 0x0b /* test and initialization */ |
51 | #define AD1848_MISC_INFO 0x0c /* miscellaneaous information */ | 51 | #define AD1848_MISC_INFO 0x0c /* miscellaneous information */ |
52 | #define AD1848_LOOPBACK 0x0d /* loopback control */ | 52 | #define AD1848_LOOPBACK 0x0d /* loopback control */ |
53 | #define AD1848_DATA_UPR_CNT 0x0e /* playback/capture upper base count */ | 53 | #define AD1848_DATA_UPR_CNT 0x0e /* playback/capture upper base count */ |
54 | #define AD1848_DATA_LWR_CNT 0x0f /* playback/capture lower base count */ | 54 | #define AD1848_DATA_LWR_CNT 0x0f /* playback/capture lower base count */ |
diff --git a/include/sound/cs4231-regs.h b/include/sound/cs4231-regs.h index f1490265c9b8..e8d1f3e31f9e 100644 --- a/include/sound/cs4231-regs.h +++ b/include/sound/cs4231-regs.h | |||
@@ -45,7 +45,7 @@ | |||
45 | #define CS4231_IFACE_CTRL 0x09 /* interface control - bits 7-2 MCE */ | 45 | #define CS4231_IFACE_CTRL 0x09 /* interface control - bits 7-2 MCE */ |
46 | #define CS4231_PIN_CTRL 0x0a /* pin control */ | 46 | #define CS4231_PIN_CTRL 0x0a /* pin control */ |
47 | #define CS4231_TEST_INIT 0x0b /* test and initialization */ | 47 | #define CS4231_TEST_INIT 0x0b /* test and initialization */ |
48 | #define CS4231_MISC_INFO 0x0c /* miscellaneaous information */ | 48 | #define CS4231_MISC_INFO 0x0c /* miscellaneous information */ |
49 | #define CS4231_LOOPBACK 0x0d /* loopback control */ | 49 | #define CS4231_LOOPBACK 0x0d /* loopback control */ |
50 | #define CS4231_PLY_UPR_CNT 0x0e /* playback upper base count */ | 50 | #define CS4231_PLY_UPR_CNT 0x0e /* playback upper base count */ |
51 | #define CS4231_PLY_LWR_CNT 0x0f /* playback lower base count */ | 51 | #define CS4231_PLY_LWR_CNT 0x0f /* playback lower base count */ |
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h index 2b1ae8edc43c..b9d586442518 100644 --- a/include/sound/soc-dapm.h +++ b/include/sound/soc-dapm.h | |||
@@ -22,7 +22,7 @@ | |||
22 | #define SND_SOC_NOPM -1 | 22 | #define SND_SOC_NOPM -1 |
23 | 23 | ||
24 | /* | 24 | /* |
25 | * SoC dynamic audio power managment | 25 | * SoC dynamic audio power management |
26 | * | 26 | * |
27 | * We can have upto 4 power domains | 27 | * We can have upto 4 power domains |
28 | * 1. Codec domain - VREF, VMID | 28 | * 1. Codec domain - VREF, VMID |