aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/msm8916-wcd-analog.c
diff options
context:
space:
mode:
authorGravatar Johan Hovold <johan@kernel.org> 2019-02-08 16:16:55 +0100
committerGravatar Mark Brown <broonie@kernel.org> 2019-02-08 16:28:10 +0000
commit3f22e31da833e576fcfecce1f4e7ed958477d1ec (patch)
tree8c85cfa38bb6c8cc41411d28e1c812424c79ddbf /sound/soc/codecs/msm8916-wcd-analog.c
parentASoC: regulator notifier registration should be managed (diff)
downloadlinux-3f22e31da833e576fcfecce1f4e7ed958477d1ec.tar.gz
linux-3f22e31da833e576fcfecce1f4e7ed958477d1ec.tar.bz2
linux-3f22e31da833e576fcfecce1f4e7ed958477d1ec.zip
ASoC: msm8916-wcd-analog: add missing license information
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>
Diffstat (limited to 'sound/soc/codecs/msm8916-wcd-analog.c')
-rw-r--r--sound/soc/codecs/msm8916-wcd-analog.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/codecs/msm8916-wcd-analog.c b/sound/soc/codecs/msm8916-wcd-analog.c
index b7cf7cce95fe..368b6c09474b 100644
--- 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>