diff options
author | Vinod Koul <vinod.koul@intel.com> | 2011-01-07 05:50:28 -0500 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-01-10 06:35:41 -0500 |
commit | b22dab8883250d5fd91c8c4a7bd00c5985ac82ad (patch) | |
tree | e660614539b5e5361e4f3eb9b0c9871dd78c2158 /sound/soc/codecs/sn95031.h | |
parent | e62255f2adf2e6407d9ac72f5d5ec17712a4fc1d (diff) |
ASoC: sn95031 fix the code style and format inconsistencies
this patch fixes inconsistencies commented by Mark.
This also fixes few other style things in audio_map & header file
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Harsha Priya <priya.harsha@intel.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/sn95031.h')
-rw-r--r-- | sound/soc/codecs/sn95031.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sound/soc/codecs/sn95031.h b/sound/soc/codecs/sn95031.h index b17a39b2aef5..e2b17d908aeb 100644 --- a/sound/soc/codecs/sn95031.h +++ b/sound/soc/codecs/sn95031.h | |||
@@ -35,13 +35,13 @@ | |||
35 | #define SN95031_AUDPLLCTRL 0x240 | 35 | #define SN95031_AUDPLLCTRL 0x240 |
36 | #define SN95031_DMICBUF0123 0x241 | 36 | #define SN95031_DMICBUF0123 0x241 |
37 | #define SN95031_DMICBUF45 0x242 | 37 | #define SN95031_DMICBUF45 0x242 |
38 | #define SN95031_DMICGPO 0x244 | 38 | #define SN95031_DMICGPO 0x244 |
39 | #define SN95031_DMICMUX 0x245 | 39 | #define SN95031_DMICMUX 0x245 |
40 | #define SN95031_DMICLK 0x246 | 40 | #define SN95031_DMICLK 0x246 |
41 | #define SN95031_MICBIAS 0x247 | 41 | #define SN95031_MICBIAS 0x247 |
42 | #define SN95031_ADCCONFIG 0x248 | 42 | #define SN95031_ADCCONFIG 0x248 |
43 | #define SN95031_MICAMP1 0x249 | 43 | #define SN95031_MICAMP1 0x249 |
44 | #define SN95031_MICAMP2 0x24A | 44 | #define SN95031_MICAMP2 0x24A |
45 | #define SN95031_NOISEMUX 0x24B | 45 | #define SN95031_NOISEMUX 0x24B |
46 | #define SN95031_AUDIOMUX12 0x24C | 46 | #define SN95031_AUDIOMUX12 0x24C |
47 | #define SN95031_AUDIOMUX34 0x24D | 47 | #define SN95031_AUDIOMUX34 0x24D |
@@ -49,7 +49,7 @@ | |||
49 | #define SN95031_AUDIOTXEN 0x24F | 49 | #define SN95031_AUDIOTXEN 0x24F |
50 | #define SN95031_HSEPRXCTRL 0x250 | 50 | #define SN95031_HSEPRXCTRL 0x250 |
51 | #define SN95031_IHFRXCTRL 0x251 | 51 | #define SN95031_IHFRXCTRL 0x251 |
52 | #define SN95031_HSMIXER 0x256 | 52 | #define SN95031_HSMIXER 0x256 |
53 | #define SN95031_DACCONFIG 0x257 | 53 | #define SN95031_DACCONFIG 0x257 |
54 | #define SN95031_SOFTMUTE 0x258 | 54 | #define SN95031_SOFTMUTE 0x258 |
55 | #define SN95031_HSLVOLCTRL 0x259 | 55 | #define SN95031_HSLVOLCTRL 0x259 |