ASoC: Intel: Skylake: Fix a comment style
authorVinod Koul <vinod.koul@intel.com>
Tue, 26 Jul 2016 12:36:49 +0000 (18:06 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:54:59 +0000 (11:54 +0100)
While changing code notice bad comment style, so fix it up.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst-ipc.h

index fc46779f80c3c8efdf1c6dceb75f68760f1f70d0..aad527d5fc523d3b5ac4ae0ee58b7336b5a77c01 100644 (file)
@@ -66,7 +66,7 @@ struct skl_sst {
 
        /* callback for miscbdge */
        void (*enable_miscbdcge)(struct device *dev, bool enable);
-       /*Is CGCTL.MISCBDCGE disabled*/
+       /* Is CGCTL.MISCBDCGE disabled */
        bool miscbdcg_disabled;
 
        /* Populate module information */
This page took 0.027038 seconds and 5 git commands to generate.