projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f749a78
)
ASoC: Intel: Skylake: Update comment style
author
Vinod Koul
<vinod.koul@intel.com>
Wed, 22 Jun 2016 14:14:21 +0000
(19:44 +0530)
committer
Mark Brown
<broonie@kernel.org>
Wed, 22 Jun 2016 15:01:05 +0000
(16:01 +0100)
Noticed a style inconsistency in a comment, so update that
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl.c
patch
|
blob
|
history
diff --git
a/sound/soc/intel/skylake/skl.c
b/sound/soc/intel/skylake/skl.c
index 720efb9fd995f087f2f621a1a410fcbd387baa3a..d5d7c53e07bc660e09324e4535282f8e35d30fb1 100644
(file)
--- a/
sound/soc/intel/skylake/skl.c
+++ b/
sound/soc/intel/skylake/skl.c
@@
-728,7
+728,7
@@
static int skl_probe(struct pci_dev *pci,
list_for_each_entry(hlink, &ebus->hlink_list, list)
snd_hdac_ext_bus_link_put(ebus, hlink);
- /*configure PM */
+ /*
configure PM */
pm_runtime_put_noidle(bus->dev);
pm_runtime_allow(bus->dev);