From: Lu Guanqun Date: Wed, 20 Apr 2011 08:00:46 +0000 (+0800) Subject: ASoC: simple style fix X-Git-Tag: upstream/snapshot3+hdmi~7307^2~1172 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28683e0f9cda7450cc81a844f0cb9dfa4a1b940a;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ASoC: simple style fix replace the tab with spaces, make it align with other paragraphs Signed-off-by: Lu Guanqun Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h index f72c103..d5f1b9a 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