aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/mt6351.c
diff options
context:
space:
mode:
authorKai Chieh Chuang <kaichieh.chuang@mediatek.com>2018-04-27 09:54:45 +0800
committerMark Brown <broonie@kernel.org>2018-04-27 11:39:53 +0100
commit3c76fbc316fb41ff731b91de3a1e860d92478eeb (patch)
tree9a9865770bcd3e5f1b265860ca67a4072caf5f56 /sound/soc/codecs/mt6351.c
parentASoC: uniphier: remove boilerplate from lisence comment (diff)
downloadwireguard-linux-3c76fbc316fb41ff731b91de3a1e860d92478eeb.tar.xz
wireguard-linux-3c76fbc316fb41ff731b91de3a1e860d92478eeb.zip
ASoC: mt6351 switch to SPDX license tag
Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/mt6351.c')
-rw-r--r--sound/soc/codecs/mt6351.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/sound/soc/codecs/mt6351.c b/sound/soc/codecs/mt6351.c
index 06fd4706ae20..e739f078fec5 100644
--- a/sound/soc/codecs/mt6351.c
+++ b/sound/soc/codecs/mt6351.c
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0
-/*
- * mt6351.c -- mt6351 ALSA SoC audio codec driver
- *
- * Copyright (c) 2018 MediaTek Inc.
- * Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
- */
+//
+// mt6351.c -- mt6351 ALSA SoC audio codec driver
+//
+// Copyright (c) 2018 MediaTek Inc.
+// Author: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
#include <linux/dma-mapping.h>
#include <linux/platform_device.h>