diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-06-04 04:11:33 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-19 11:09:55 -0400 |
commit | d2912cb15bdda8ba4a5dd73396ad62641af2f520 (patch) | |
tree | ff723089c8673e3f99df3ddcdaeae7a52bd6fdac /include/sound | |
parent | 20c8ccb1975b8d5639789d1025ad6ada38bd6f48 (diff) |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Based on 2 normalized pattern(s):
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license version 2 as
published by the free software foundation
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license version 2 as
published by the free software foundation #
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 4122 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Enrico Weigelt <info@metux.net>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190604081206.933168790@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/sound')
36 files changed, 36 insertions, 144 deletions
diff --git a/include/sound/ak4641.h b/include/sound/ak4641.h index 96d1991c811d..8b1941bbde52 100644 --- a/include/sound/ak4641.h +++ b/include/sound/ak4641.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * AK4641 ALSA SoC Codec driver | 3 | * AK4641 ALSA SoC Codec driver |
3 | * | 4 | * |
4 | * Copyright 2009 Philipp Zabel | 5 | * Copyright 2009 Philipp Zabel |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __AK4641_H | 8 | #ifndef __AK4641_H |
diff --git a/include/sound/cs35l33.h b/include/sound/cs35l33.h index b6eadce76fc8..a25084c4f172 100644 --- a/include/sound/cs35l33.h +++ b/include/sound/cs35l33.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/cs35l33.h -- Platform data for CS35l33 | 3 | * linux/sound/cs35l33.h -- Platform data for CS35l33 |
3 | * | 4 | * |
4 | * Copyright (c) 2016 Cirrus Logic Inc. | 5 | * Copyright (c) 2016 Cirrus Logic Inc. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __CS35L33_H | 8 | #ifndef __CS35L33_H |
diff --git a/include/sound/cs35l34.h b/include/sound/cs35l34.h index 9c927cffbe46..8b0c4d94d5cf 100644 --- a/include/sound/cs35l34.h +++ b/include/sound/cs35l34.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/cs35l34.h -- Platform data for CS35l34 | 3 | * linux/sound/cs35l34.h -- Platform data for CS35l34 |
3 | * | 4 | * |
4 | * Copyright (c) 2016 Cirrus Logic Inc. | 5 | * Copyright (c) 2016 Cirrus Logic Inc. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __CS35L34_H | 8 | #ifndef __CS35L34_H |
diff --git a/include/sound/cs35l35.h b/include/sound/cs35l35.h index d69cd7847afd..3a770e40efc8 100644 --- a/include/sound/cs35l35.h +++ b/include/sound/cs35l35.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/cs35l35.h -- Platform data for CS35l35 | 3 | * linux/sound/cs35l35.h -- Platform data for CS35l35 |
3 | * | 4 | * |
4 | * Copyright (c) 2016 Cirrus Logic Inc. | 5 | * Copyright (c) 2016 Cirrus Logic Inc. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __CS35L35_H | 8 | #ifndef __CS35L35_H |
diff --git a/include/sound/cs42l52.h b/include/sound/cs42l52.h index bbabf84bdb44..c20649666abe 100644 --- a/include/sound/cs42l52.h +++ b/include/sound/cs42l52.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/cs42l52.h -- Platform data for CS42L52 | 3 | * linux/sound/cs42l52.h -- Platform data for CS42L52 |
3 | * | 4 | * |
4 | * Copyright (c) 2012 Cirrus Logic Inc. | 5 | * Copyright (c) 2012 Cirrus Logic Inc. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __CS42L52_H | 8 | #ifndef __CS42L52_H |
diff --git a/include/sound/cs42l56.h b/include/sound/cs42l56.h index 2467c8ff132c..62e9f7a3b414 100644 --- a/include/sound/cs42l56.h +++ b/include/sound/cs42l56.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/cs42l56.h -- Platform data for CS42L56 | 3 | * linux/sound/cs42l56.h -- Platform data for CS42L56 |
3 | * | 4 | * |
4 | * Copyright (c) 2014 Cirrus Logic Inc. | 5 | * Copyright (c) 2014 Cirrus Logic Inc. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __CS42L56_H | 8 | #ifndef __CS42L56_H |
diff --git a/include/sound/cs42l73.h b/include/sound/cs42l73.h index f354be4cdc9e..5a93393b6124 100644 --- a/include/sound/cs42l73.h +++ b/include/sound/cs42l73.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/cs42l73.h -- Platform data for CS42L73 | 3 | * linux/sound/cs42l73.h -- Platform data for CS42L73 |
3 | * | 4 | * |
4 | * Copyright (c) 2012 Cirrus Logic Inc. | 5 | * Copyright (c) 2012 Cirrus Logic Inc. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __CS42L73_H | 8 | #ifndef __CS42L73_H |
diff --git a/include/sound/da7213.h b/include/sound/da7213.h index e7eac8979995..6216a0a7be21 100644 --- a/include/sound/da7213.h +++ b/include/sound/da7213.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * da7213.h - DA7213 ASoC Codec Driver Platform Data | 3 | * da7213.h - DA7213 ASoC Codec Driver Platform Data |
3 | * | 4 | * |
4 | * Copyright (c) 2013 Dialog Semiconductor | 5 | * Copyright (c) 2013 Dialog Semiconductor |
5 | * | 6 | * |
6 | * Author: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> | 7 | * Author: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef _DA7213_PDATA_H | 10 | #ifndef _DA7213_PDATA_H |
diff --git a/include/sound/rt286.h b/include/sound/rt286.h index eb773d1485f2..df1269a395e5 100644 --- a/include/sound/rt286.h +++ b/include/sound/rt286.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt286.h -- Platform data for RT286 | 3 | * linux/sound/rt286.h -- Platform data for RT286 |
3 | * | 4 | * |
4 | * Copyright 2013 Realtek Microelectronics | 5 | * Copyright 2013 Realtek Microelectronics |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT286_H | 8 | #ifndef __LINUX_SND_RT286_H |
diff --git a/include/sound/rt298.h b/include/sound/rt298.h index 7fffeaa84f64..cc80538783c3 100644 --- a/include/sound/rt298.h +++ b/include/sound/rt298.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt286.h -- Platform data for RT286 | 3 | * linux/sound/rt286.h -- Platform data for RT286 |
3 | * | 4 | * |
4 | * Copyright 2013 Realtek Microelectronics | 5 | * Copyright 2013 Realtek Microelectronics |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT298_H | 8 | #ifndef __LINUX_SND_RT298_H |
diff --git a/include/sound/rt5514.h b/include/sound/rt5514.h index 64d027dbaaca..3e155e7d8630 100644 --- a/include/sound/rt5514.h +++ b/include/sound/rt5514.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5514.h -- Platform data for RT5514 | 3 | * linux/sound/rt5514.h -- Platform data for RT5514 |
3 | * | 4 | * |
4 | * Copyright 2016 Realtek Semiconductor Corp. | 5 | * Copyright 2016 Realtek Semiconductor Corp. |
5 | * Author: Oder Chiou <oder_chiou@realtek.com> | 6 | * Author: Oder Chiou <oder_chiou@realtek.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __LINUX_SND_RT5514_H | 9 | #ifndef __LINUX_SND_RT5514_H |
diff --git a/include/sound/rt5645.h b/include/sound/rt5645.h index f218c742f08e..39a77c7cea36 100644 --- a/include/sound/rt5645.h +++ b/include/sound/rt5645.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5645.h -- Platform data for RT5645 | 3 | * linux/sound/rt5645.h -- Platform data for RT5645 |
3 | * | 4 | * |
4 | * Copyright 2013 Realtek Microelectronics | 5 | * Copyright 2013 Realtek Microelectronics |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT5645_H | 8 | #ifndef __LINUX_SND_RT5645_H |
diff --git a/include/sound/rt5659.h b/include/sound/rt5659.h index 9012e2b25360..d495311df086 100644 --- a/include/sound/rt5659.h +++ b/include/sound/rt5659.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5659.h -- Platform data for RT5659 | 3 | * linux/sound/rt5659.h -- Platform data for RT5659 |
3 | * | 4 | * |
4 | * Copyright 2013 Realtek Microelectronics | 5 | * Copyright 2013 Realtek Microelectronics |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT5659_H | 8 | #ifndef __LINUX_SND_RT5659_H |
diff --git a/include/sound/rt5660.h b/include/sound/rt5660.h index 065f83a24db6..7e8656cec3ec 100644 --- a/include/sound/rt5660.h +++ b/include/sound/rt5660.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5660.h -- Platform data for RT5660 | 3 | * linux/sound/rt5660.h -- Platform data for RT5660 |
3 | * | 4 | * |
4 | * Copyright 2016 Realtek Semiconductor Corp. | 5 | * Copyright 2016 Realtek Semiconductor Corp. |
5 | * Author: Oder Chiou <oder_chiou@realtek.com> | 6 | * Author: Oder Chiou <oder_chiou@realtek.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __LINUX_SND_RT5660_H | 9 | #ifndef __LINUX_SND_RT5660_H |
diff --git a/include/sound/rt5663.h b/include/sound/rt5663.h index 7b90a8f1034c..a864cb5c22da 100644 --- a/include/sound/rt5663.h +++ b/include/sound/rt5663.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5663.h -- Platform data for RT5663 | 3 | * linux/sound/rt5663.h -- Platform data for RT5663 |
3 | * | 4 | * |
4 | * Copyright 2017 Realtek Semiconductor Corp. | 5 | * Copyright 2017 Realtek Semiconductor Corp. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT5663_H | 8 | #ifndef __LINUX_SND_RT5663_H |
diff --git a/include/sound/rt5665.h b/include/sound/rt5665.h index 963229e71dc7..3b3d6a19ca49 100644 --- a/include/sound/rt5665.h +++ b/include/sound/rt5665.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5665.h -- Platform data for RT5665 | 3 | * linux/sound/rt5665.h -- Platform data for RT5665 |
3 | * | 4 | * |
4 | * Copyright 2016 Realtek Microelectronics | 5 | * Copyright 2016 Realtek Microelectronics |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT5665_H | 8 | #ifndef __LINUX_SND_RT5665_H |
diff --git a/include/sound/rt5668.h b/include/sound/rt5668.h index f907b78696cf..182edfbc9e7a 100644 --- a/include/sound/rt5668.h +++ b/include/sound/rt5668.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5668.h -- Platform data for RT5668 | 3 | * linux/sound/rt5668.h -- Platform data for RT5668 |
3 | * | 4 | * |
4 | * Copyright 2018 Realtek Microelectronics | 5 | * Copyright 2018 Realtek Microelectronics |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT5668_H | 8 | #ifndef __LINUX_SND_RT5668_H |
diff --git a/include/sound/rt5670.h b/include/sound/rt5670.h index b7d60510819b..f9024c7a1600 100644 --- a/include/sound/rt5670.h +++ b/include/sound/rt5670.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5670.h -- Platform data for RT5670 | 3 | * linux/sound/rt5670.h -- Platform data for RT5670 |
3 | * | 4 | * |
4 | * Copyright 2014 Realtek Microelectronics | 5 | * Copyright 2014 Realtek Microelectronics |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT5670_H | 8 | #ifndef __LINUX_SND_RT5670_H |
diff --git a/include/sound/rt5682.h b/include/sound/rt5682.h index 0251797ab438..bf2ee75aabb1 100644 --- a/include/sound/rt5682.h +++ b/include/sound/rt5682.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/rt5682.h -- Platform data for RT5682 | 3 | * linux/sound/rt5682.h -- Platform data for RT5682 |
3 | * | 4 | * |
4 | * Copyright 2018 Realtek Microelectronics | 5 | * Copyright 2018 Realtek Microelectronics |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_RT5682_H | 8 | #ifndef __LINUX_SND_RT5682_H |
diff --git a/include/sound/sh_dac_audio.h b/include/sound/sh_dac_audio.h index f5deaf1ddb9f..54f373e2ad54 100644 --- a/include/sound/sh_dac_audio.h +++ b/include/sound/sh_dac_audio.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * SH_DAC specific configuration, for the dac_audio platform_device | 3 | * SH_DAC specific configuration, for the dac_audio platform_device |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Rafael Ignacio Zurita <rizurita@yahoo.com> | 5 | * Copyright (C) 2009 Rafael Ignacio Zurita <rizurita@yahoo.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify it | ||
7 | * under the terms of the GNU General Public License version 2 as published | ||
8 | * by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __INCLUDE_SH_DAC_AUDIO_H | 8 | #ifndef __INCLUDE_SH_DAC_AUDIO_H |
diff --git a/include/sound/tlv320aic32x4.h b/include/sound/tlv320aic32x4.h index 22305c0ab31a..0abf74d7edbd 100644 --- a/include/sound/tlv320aic32x4.h +++ b/include/sound/tlv320aic32x4.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * tlv320aic32x4.h -- TLV320AIC32X4 Soc Audio driver platform data | 3 | * tlv320aic32x4.h -- TLV320AIC32X4 Soc Audio driver platform data |
3 | * | 4 | * |
4 | * Copyright 2011 Vista Silicon S.L. | 5 | * Copyright 2011 Vista Silicon S.L. |
5 | * | 6 | * |
6 | * Author: Javier Martin <javier.martin@vista-silicon.com> | 7 | * Author: Javier Martin <javier.martin@vista-silicon.com> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef _AIC32X4_PDATA_H | 10 | #ifndef _AIC32X4_PDATA_H |
diff --git a/include/sound/tlv320aic3x.h b/include/sound/tlv320aic3x.h index 9407fd00363b..b660a9ed05ec 100644 --- a/include/sound/tlv320aic3x.h +++ b/include/sound/tlv320aic3x.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform data for Texas Instruments TLV320AIC3x codec | 3 | * Platform data for Texas Instruments TLV320AIC3x codec |
3 | * | 4 | * |
4 | * Author: Jarkko Nikula <jarkko.nikula@bitmer.com> | 5 | * Author: Jarkko Nikula <jarkko.nikula@bitmer.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef __TLV320AIC3x_H__ | 7 | #ifndef __TLV320AIC3x_H__ |
11 | #define __TLV320AIC3x_H__ | 8 | #define __TLV320AIC3x_H__ |
diff --git a/include/sound/tlv320dac33-plat.h b/include/sound/tlv320dac33-plat.h index 0b94192a8cdf..7a7249a896e3 100644 --- a/include/sound/tlv320dac33-plat.h +++ b/include/sound/tlv320dac33-plat.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Platform header for Texas Instruments TLV320DAC33 codec driver | 3 | * Platform header for Texas Instruments TLV320DAC33 codec driver |
3 | * | 4 | * |
4 | * Author: Peter Ujfalusi <peter.ujfalusi@ti.com> | 5 | * Author: Peter Ujfalusi <peter.ujfalusi@ti.com> |
5 | * | 6 | * |
6 | * Copyright: (C) 2009 Nokia Corporation | 7 | * Copyright: (C) 2009 Nokia Corporation |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #ifndef __TLV320DAC33_PLAT_H | 10 | #ifndef __TLV320DAC33_PLAT_H |
diff --git a/include/sound/uda134x.h b/include/sound/uda134x.h index 509efb050176..db82516da162 100644 --- a/include/sound/uda134x.h +++ b/include/sound/uda134x.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * uda134x.h -- UDA134x ALSA SoC Codec driver | 3 | * uda134x.h -- UDA134x ALSA SoC Codec driver |
3 | * | 4 | * |
4 | * Copyright 2007 Dension Audio Systems Ltd. | 5 | * Copyright 2007 Dension Audio Systems Ltd. |
5 | * Author: Zoltan Devai | 6 | * Author: Zoltan Devai |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef _UDA134X_H | 9 | #ifndef _UDA134X_H |
diff --git a/include/sound/uda1380.h b/include/sound/uda1380.h index 381319c7000c..2e42ea2d0cfd 100644 --- a/include/sound/uda1380.h +++ b/include/sound/uda1380.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * UDA1380 ALSA SoC Codec driver | 3 | * UDA1380 ALSA SoC Codec driver |
3 | * | 4 | * |
4 | * Copyright 2009 Philipp Zabel | 5 | * Copyright 2009 Philipp Zabel |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __UDA1380_H | 8 | #ifndef __UDA1380_H |
diff --git a/include/sound/wm1250-ev1.h b/include/sound/wm1250-ev1.h index 7dff82834123..d16614ebecb4 100644 --- a/include/sound/wm1250-ev1.h +++ b/include/sound/wm1250-ev1.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm1250-ev1.h - Platform data for WM1250-EV1 | 3 | * linux/sound/wm1250-ev1.h - Platform data for WM1250-EV1 |
3 | * | 4 | * |
4 | * Copyright 2011 Wolfson Microelectronics. PLC. | 5 | * Copyright 2011 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM1250_EV1_H | 8 | #ifndef __LINUX_SND_WM1250_EV1_H |
diff --git a/include/sound/wm2000.h b/include/sound/wm2000.h index 4de81f41c90f..affd1107323f 100644 --- a/include/sound/wm2000.h +++ b/include/sound/wm2000.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm2000.h -- Platform data for WM2000 | 3 | * linux/sound/wm2000.h -- Platform data for WM2000 |
3 | * | 4 | * |
4 | * Copyright 2010 Wolfson Microelectronics. PLC. | 5 | * Copyright 2010 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM2000_H | 8 | #ifndef __LINUX_SND_WM2000_H |
diff --git a/include/sound/wm2200.h b/include/sound/wm2200.h index bc7ab1a4b480..9987e6c09bdc 100644 --- a/include/sound/wm2200.h +++ b/include/sound/wm2200.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm2200.h -- Platform data for WM2200 | 3 | * linux/sound/wm2200.h -- Platform data for WM2200 |
3 | * | 4 | * |
4 | * Copyright 2012 Wolfson Microelectronics. PLC. | 5 | * Copyright 2012 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM2200_H | 8 | #ifndef __LINUX_SND_WM2200_H |
diff --git a/include/sound/wm5100.h b/include/sound/wm5100.h index 617d0c4a159f..b94badf72947 100644 --- a/include/sound/wm5100.h +++ b/include/sound/wm5100.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm5100.h -- Platform data for WM5100 | 3 | * linux/sound/wm5100.h -- Platform data for WM5100 |
3 | * | 4 | * |
4 | * Copyright 2011 Wolfson Microelectronics. PLC. | 5 | * Copyright 2011 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM5100_H | 8 | #ifndef __LINUX_SND_WM5100_H |
diff --git a/include/sound/wm8903.h b/include/sound/wm8903.h index b310c5a3a958..3e9af639ee5a 100644 --- a/include/sound/wm8903.h +++ b/include/sound/wm8903.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm8903.h -- Platform data for WM8903 | 3 | * linux/sound/wm8903.h -- Platform data for WM8903 |
3 | * | 4 | * |
4 | * Copyright 2010 Wolfson Microelectronics. PLC. | 5 | * Copyright 2010 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM8903_H | 8 | #ifndef __LINUX_SND_WM8903_H |
diff --git a/include/sound/wm8960.h b/include/sound/wm8960.h index e8ce8ee7d62d..d22e84805025 100644 --- a/include/sound/wm8960.h +++ b/include/sound/wm8960.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * wm8960.h -- WM8960 Soc Audio driver platform data | 3 | * wm8960.h -- WM8960 Soc Audio driver platform data |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #ifndef _WM8960_PDATA_H | 6 | #ifndef _WM8960_PDATA_H |
diff --git a/include/sound/wm8962.h b/include/sound/wm8962.h index 0af7c1674cbf..f777225732f8 100644 --- a/include/sound/wm8962.h +++ b/include/sound/wm8962.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * wm8962.h -- WM8962 Soc Audio driver platform data | 3 | * wm8962.h -- WM8962 Soc Audio driver platform data |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #ifndef _WM8962_PDATA_H | 6 | #ifndef _WM8962_PDATA_H |
diff --git a/include/sound/wm8993.h b/include/sound/wm8993.h index 8016fd826f5a..8cf9de85d379 100644 --- a/include/sound/wm8993.h +++ b/include/sound/wm8993.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm8993.h -- Platform data for WM8993 | 3 | * linux/sound/wm8993.h -- Platform data for WM8993 |
3 | * | 4 | * |
4 | * Copyright 2009 Wolfson Microelectronics. PLC. | 5 | * Copyright 2009 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM8993_H | 8 | #ifndef __LINUX_SND_WM8993_H |
diff --git a/include/sound/wm8996.h b/include/sound/wm8996.h index ea4d88f43975..247f9917e33d 100644 --- a/include/sound/wm8996.h +++ b/include/sound/wm8996.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm8996.h -- Platform data for WM8996 | 3 | * linux/sound/wm8996.h -- Platform data for WM8996 |
3 | * | 4 | * |
4 | * Copyright 2011 Wolfson Microelectronics. PLC. | 5 | * Copyright 2011 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM8996_H | 8 | #ifndef __LINUX_SND_WM8996_H |
diff --git a/include/sound/wm9081.h b/include/sound/wm9081.h index f34b0b1716d8..2fd4bec8ab3b 100644 --- a/include/sound/wm9081.h +++ b/include/sound/wm9081.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm9081.h -- Platform data for WM9081 | 3 | * linux/sound/wm9081.h -- Platform data for WM9081 |
3 | * | 4 | * |
4 | * Copyright 2009 Wolfson Microelectronics. PLC. | 5 | * Copyright 2009 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM_9081_H | 8 | #ifndef __LINUX_SND_WM_9081_H |
diff --git a/include/sound/wm9090.h b/include/sound/wm9090.h index 3718928cde1a..0dd2c93977a4 100644 --- a/include/sound/wm9090.h +++ b/include/sound/wm9090.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/sound/wm9090.h -- Platform data for WM9090 | 3 | * linux/sound/wm9090.h -- Platform data for WM9090 |
3 | * | 4 | * |
4 | * Copyright 2009, 2010 Wolfson Microelectronics. PLC. | 5 | * Copyright 2009, 2010 Wolfson Microelectronics. PLC. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __LINUX_SND_WM9090_H | 8 | #ifndef __LINUX_SND_WM9090_H |