summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt6797/mt6797-mt6351.c
diff options
context:
space:
mode:
authorKai Chieh Chuang2018-04-27 03:54:44 +0200
committerMark Brown2018-04-27 12:52:32 +0200
commit4135d8b6e94a38fc997414e986062d068043784b (patch)
treec92bd05aa5e5b544bb8d24cac8d99a703501daee /sound/soc/mediatek/mt6797/mt6797-mt6351.c
parentASoC: mt6797: add structure define and clock control function for 6797 (diff)
downloadkernel-qcow2-linux-4135d8b6e94a38fc997414e986062d068043784b.tar.gz
kernel-qcow2-linux-4135d8b6e94a38fc997414e986062d068043784b.tar.xz
kernel-qcow2-linux-4135d8b6e94a38fc997414e986062d068043784b.zip
ASoC: mt6797: switch to SPDX license tag
Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt6797/mt6797-mt6351.c')
-rw-r--r--sound/soc/mediatek/mt6797/mt6797-mt6351.c21
1 files changed, 6 insertions, 15 deletions
diff --git a/sound/soc/mediatek/mt6797/mt6797-mt6351.c b/sound/soc/mediatek/mt6797/mt6797-mt6351.c
index d42a9d9fbf3e..9e5866d6819a 100644
--- a/sound/soc/mediatek/mt6797/mt6797-mt6351.c
+++ b/sound/soc/mediatek/mt6797/mt6797-mt6351.c
@@ -1,18 +1,9 @@
-/*
- * mt6797-mt6351.c -- MT6797 MT6351 ALSA SoC machine driver
- *
- * Copyright (c) 2018 MediaTek Inc.
- * Author: Ryder Lee <ryder.lee@mediatek.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 and
- * only version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
+// SPDX-License-Identifier: GPL-2.0
+//
+// mt6797-mt6351.c -- MT6797 MT6351 ALSA SoC machine driver
+//
+// Copyright (c) 2018 MediaTek Inc.
+// Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
#include <linux/module.h>
#include <sound/soc.h>