projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bb423f
)
ASoC: msm8916-wcd-analog: add missing license information
author
Johan Hovold
<johan@kernel.org>
Fri, 8 Feb 2019 15:16:55 +0000
(16:16 +0100)
committer
Mark Brown
<broonie@kernel.org>
Fri, 8 Feb 2019 16:28:10 +0000
(16:28 +0000)
Add the missing license and copyright information which never made it
into the analog driver when the original driver was split in two as part
of the review process.
Link:
https://lkml.kernel.org/r/1465582725-30183-3-git-send-email-srinivas.kandagatla@linaro.org
Fixes:
585e881e5b9e
("ASoC: codecs: Add msm8916-wcd analog codec")
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/msm8916-wcd-analog.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/msm8916-wcd-analog.c
b/sound/soc/codecs/msm8916-wcd-analog.c
index
b7cf7cc
..
368b6c0
100644
(file)
--- a/
sound/soc/codecs/msm8916-wcd-analog.c
+++ b/
sound/soc/codecs/msm8916-wcd-analog.c
@@
-1,3
+1,6
@@
+// SPDX-License-Identifier: GPL-2.0
+// Copyright (c) 2016, The Linux Foundation. All rights reserved.
+
#include <linux/module.h>
#include <linux/err.h>
#include <linux/kernel.h>