diff options
author | Lu Guanqun <guanqun.lu@intel.com> | 2011-04-20 16:00:46 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-04-20 13:50:22 +0100 |
commit | 28683e0f9cda7450cc81a844f0cb9dfa4a1b940a (patch) | |
tree | bfa56f8d9e9695783f78fed09bf4041d613ffa33 /include/sound/soc-dapm.h | |
parent | f9861e17bd078f0a8c234157ddade03572415f8f (diff) | |
download | blackbird-obmc-linux-28683e0f9cda7450cc81a844f0cb9dfa4a1b940a.tar.gz blackbird-obmc-linux-28683e0f9cda7450cc81a844f0cb9dfa4a1b940a.zip |
ASoC: simple style fix
replace the tab with spaces,
make it align with other paragraphs
Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound/soc-dapm.h')
-rw-r--r-- | include/sound/soc-dapm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h index f72c1039a6fb..d5f1b9a9b8ff 100644 --- a/include/sound/soc-dapm.h +++ b/include/sound/soc-dapm.h @@ -24,7 +24,7 @@ * SoC dynamic audio power management * * We can have up to 4 power domains - * 1. Codec domain - VREF, VMID + * 1. Codec domain - VREF, VMID * Usually controlled at codec probe/remove, although can be set * at stream time if power is not needed for sidetone, etc. * 2. Platform/Machine domain - physically connected inputs and outputs |