[PATCH 2/2] ASoC: mpc5200_psc_i2s: Fix invalid license ID

2019-04-14 Thread Andra Danciu
As the file had no other license notice/reference, it falls under the project license and therefore the proper SPDX id is: GPL-2.0-only Cc: Daniel Baluta Fixes: 864a8472c4412 ("ASoC: mpc5200_psc_i2s: Switch to SPDX identifier") Reported-by: Thomas Gleixner Signed-off-by: An

[PATCH 1/2] ASoC: mpc5200_dma: Fix invalid license ID

2019-04-14 Thread Andra Danciu
As the file had no other license notice/reference, it falls under the project license and therefore the proper SPDX id is: GPL-2.0-only Cc: Daniel Baluta Fixes: 1edfc2485d8dc ("ASoC: mpc5200_dma: Switch to SPDX identifier") Reported-by: Thomas Gleixner Signed-off-by: Andra Danciu

[PATCH 0/2] Fix invalid license IDS

2019-04-14 Thread Andra Danciu
This series of patches solves two issues reported by Thomas Gleixner Andra Danciu (2): ASoC: mpc5200_dma: Fix invalid license ID ASoC: mpc5200_psc_i2s: Fix invalid license ID sound/soc/fsl/mpc5200_dma.c | 2 +- sound/soc/fsl/mpc5200_psc_i2s.c | 2 +- 2 files changed, 2 insertions(+), 2

[PATCH 20/20] ASoC: wm1133-ev1: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/wm1133-ev1.c | 21 - 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/sound/soc/fsl/wm1133-ev1.c b/sound/soc/fsl/wm1133-ev1.c index

[PATCH 19/20] ASoC: phycore-ac97: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/phycore-ac97.c | 16 +--- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/sound/soc/fsl/phycore-ac97.c b/sound/soc/fsl/phycore-ac97.c index

[PATCH 18/20] ASoC: pcm030-audio-fabric: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/pcm030-audio-fabric.c | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/sound/soc/fsl/pcm030-audio-fabric.c b/sound/soc/fsl

[PATCH 17/20] ASoC: p1022_rdk: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/p1022_rdk.c | 32 ++-- 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/sound/soc/fsl/p1022_rdk.c b/sound/soc/fsl/p1022_rdk.c

[PATCH 16/20] ASoC: p1022_ds: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/p1022_ds.c | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/sound/soc/fsl/p1022_ds.c b/sound/soc/fsl/p1022_ds.c index

[PATCH 15/20] ASoC: mx27vis-aic32x4: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/mx27vis-aic32x4.c | 29 +++-- 1 file changed, 7 insertions(+), 22 deletions(-) diff --git a/sound/soc/fsl/mx27vis-aic32x4.c b/sound/soc/fsl

[PATCH 14/20] ASoC: mpc8610_hpcd: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/mpc8610_hpcd.c | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/sound/soc/fsl/mpc8610_hpcd.c b/sound/soc/fsl/mpc8610_hpcd.c index

[PATCH 13/20] ASoC: mpc5200_psc_i2s: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/mpc5200_psc_i2s.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sound/soc/fsl/mpc5200_psc_i2s.c b/sound/soc/fsl/mpc5200_psc_i2s.c

[PATCH 12/20] ASoC: mpc5200_psc_ac97: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/mpc5200_psc_ac97.c | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/sound/soc/fsl/mpc5200_psc_ac97.c b/sound/soc/fsl

[PATCH 11/20] ASoC: mpc5200_dma: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/mpc5200_dma.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sound/soc/fsl/mpc5200_dma.c b/sound/soc/fsl/mpc5200_dma.c index

[PATCH 10/20] ASoC: imx-ssi: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-ssi.c | 57 ++--- sound/soc/fsl/imx-ssi.h | 6 +- 2 files changed, 26 insertions(+), 37 deletions(-) diff --git

[PATCH 09/20] ASoC: imx-spdif: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-spdif.c | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/sound/soc/fsl/imx-spdif.c b/sound/soc/fsl/imx-spdif.c index 797d66e43d49

[PATCH 08/20] ASoC: imx-pcm-fiq: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-pcm-fiq.c | 21 - 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/sound/soc/fsl/imx-pcm-fiq.c b/sound/soc/fsl/imx-pcm-fiq.c index

[PATCH 07/20] ASoC: imx-mc13783: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-mc13783.c | 22 -- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/sound/soc/fsl/imx-mc13783.c b/sound/soc/fsl/imx-mc13783.c

[PATCH 06/20] ASoC: imx-es8328: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-es8328.c | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/sound/soc/fsl/imx-es8328.c b/sound/soc/fsl/imx-es8328.c index

[PATCH 05/20] ASoC: imx-audmux: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-audmux.c | 26 -- 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/sound/soc/fsl/imx-audmux.c b/sound/soc/fsl/imx-audmux.c

[PATCH 04/20] ASoC: fsl-dma: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/fsl_dma.c | 26 +++--- sound/soc/fsl/fsl_dma.h | 5 + 2 files changed, 12 insertions(+), 19 deletions(-) diff --git a/sound/soc/fsl/fsl_dma.c

[PATCH 03/20] ASoC: eukrea-tlv320: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/eukrea-tlv320.c | 26 ++ 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/sound/soc/fsl/eukrea-tlv320.c b/sound/soc/fsl/eukrea

[PATCH 02/20] ASoC: efika-audio-fabric.c: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/efika-audio-fabric.c | 17 ++--- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/sound/soc/fsl/efika-audio-fabric.c b/sound/soc/fsl/efika

[PATCH 00/20] Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
This patch set switches to SPDX identifier inside the fsl directory. Andra Danciu (20): ASoC: imx-pcm: Switch to SPDX identifier ASoC: efika-audio-fabric.c: Switch to SPDX identifier ASoC: eukrea-tlv320: Switch to SPDX identifier ASoC: fsl-dma: Switch to SPDX identifier ASoC: imx-audmux

[PATCH 01/20] ASoC: imx-pcm: Switch to SPDX identifier

2019-04-05 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-pcm.h | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sound/soc/fsl/imx-pcm.h b/sound/soc/fsl/imx-pcm.h index 133c4470acad..5dd406774d3e

[PATCH] ASoC: imx-pcm: Switch to SPDX identifier

2019-04-04 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-pcm.h | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sound/soc/fsl/imx-pcm.h b/sound/soc/fsl/imx-pcm.h index 133c4470acad..3ce2f437e645

[PATCH] ASoC: imx-pcm-dma: Switch to SPDX identifier

2019-04-04 Thread Andra Danciu
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Andra Danciu --- sound/soc/fsl/imx-pcm-dma.c | 22 +- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/sound/soc/fsl/imx-pcm-dma.c b/sound/soc/fsl/imx-pcm-dma.c