Commit 8d983be8 authored by Vinod Koul's avatar Vinod Koul Committed by Mark Brown

ASoC: Intel: Skylake: Fix a comment style

While changing code notice bad comment style, so fix it up.
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 1ef015e6
...@@ -66,7 +66,7 @@ struct skl_sst { ...@@ -66,7 +66,7 @@ struct skl_sst {
/* callback for miscbdge */ /* callback for miscbdge */
void (*enable_miscbdcge)(struct device *dev, bool enable); void (*enable_miscbdcge)(struct device *dev, bool enable);
/*Is CGCTL.MISCBDCGE disabled*/ /* Is CGCTL.MISCBDCGE disabled */
bool miscbdcg_disabled; bool miscbdcg_disabled;
/* Populate module information */ /* Populate module information */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment