Skip to content

Commit 4c75493

Browse files
vijendarmukundabroonie
authored andcommitted
ASoC: amd: ps: update license
To align with AMD SoundWire manager driver license, update license as GPL-2.0-only for Pink Sardine ACP PCI driver and corresponding child drivers. Signed-off-by: Vijendar Mukunda <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 0dae534 commit 4c75493

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

sound/soc/amd/ps/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: GPL-2.0+
1+
# SPDX-License-Identifier: GPL-2.0-only
22
# Pink Sardine platform Support
33
snd-pci-ps-objs := pci-ps.o
44
snd-ps-pdm-dma-objs := ps-pdm-dma.o

sound/soc/amd/ps/pci-ps.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: GPL-2.0+
1+
// SPDX-License-Identifier: GPL-2.0-only
22
/*
33
* AMD Pink Sardine ACP PCI Driver
44
*

sound/soc/amd/ps/ps-mach.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: GPL-2.0+
1+
// SPDX-License-Identifier: GPL-2.0-only
22
/*
33
* Machine driver for AMD Pink Sardine platform using DMIC
44
*

sound/soc/amd/ps/ps-pdm-dma.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: GPL-2.0+
1+
// SPDX-License-Identifier: GPL-2.0-only
22
/*
33
* AMD ALSA SoC Pink Sardine PDM Driver
44
*

sound/soc/amd/ps/ps-sdw-dma.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: GPL-2.0+
1+
// SPDX-License-Identifier: GPL-2.0-only
22
/*
33
* AMD ALSA SoC Pink Sardine SoundWire DMA Driver
44
*

0 commit comments

Comments
 (0)