projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad85850
)
ASoC: Intel: Fix a typo
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Mon, 22 Mar 2021 21:01:05 +0000
(
02:31
+0530)
committer
Mark Brown
<broonie@kernel.org>
Wed, 31 Mar 2021 17:03:30 +0000
(18:03 +0100)
s/defintions/definitions/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link:
https://lore.kernel.org/r/20210322210105.1575758-1-unixbhaskar@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl.h
patch
|
blob
|
history
diff --git
a/sound/soc/intel/skylake/skl.h
b/sound/soc/intel/skylake/skl.h
index 857ea17e3c9f2bfdd85a48e83cc0d971daf3d00c..33ed274fc0cb6ee86dffdbf7761a73d3f253532e 100644
(file)
--- a/
sound/soc/intel/skylake/skl.h
+++ b/
sound/soc/intel/skylake/skl.h
@@
-1,6
+1,6
@@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
- * skl.h - HD Audio skylake defintions.
+ * skl.h - HD Audio skylake defin
i
tions.
*
* Copyright (C) 2015 Intel Corp
* Author: Jeeja KP <jeeja.kp@intel.com>