Hi Mark
These convert to SPDX identifiers for soc-xxx files
Kuninori Morimoto (14): ASoC: soc-io.c: convert to SPDX identifiers ASoC: soc-dai.h: convert to SPDX identifiers ASoC: soc-ops.c: convert to SPDX identifiers ASoC: soc-pcm.c: convert to SPDX identifiers ASoC: soc-dpcm.h: convert to SPDX identifiers ASoC: soc-jack.c: convert to SPDX identifiers ASoC: soc-utils.c: convert to SPDX identifiers ASoC: soc-devres.c: convert to SPDX identifiers ASoC: soc-acpi: convert to SPDX identifiers ASoC: soc-core: convert to SPDX identifiers ASoC: soc-dapm: convert to SPDX identifiers ASoC: soc-topology: convert to SPDX identifiers ASoC: soc-compress: convert to SPDX identifiers ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiers
include/sound/compress_driver.h | 21 +++------------- include/sound/dmaengine_pcm.h | 14 +++-------- include/sound/soc-acpi-intel-match.h | 14 ++--------- include/sound/soc-acpi.h | 13 ++-------- include/sound/soc-dai.h | 7 ++---- include/sound/soc-dapm.h | 11 +++----- include/sound/soc-dpcm.h | 7 ++---- include/sound/soc-topology.h | 7 ++---- include/sound/soc.h | 11 +++----- sound/soc/soc-acpi.c | 20 ++++----------- sound/soc/soc-compress.c | 24 +++++++----------- sound/soc/soc-core.c | 41 ++++++++++++++---------------- sound/soc/soc-dapm.c | 42 ++++++++++++++----------------- sound/soc/soc-devres.c | 15 ++++------- sound/soc/soc-generic-dmaengine-pcm.c | 19 ++++---------- sound/soc/soc-io.c | 19 ++++++-------- sound/soc/soc-jack.c | 19 ++++++-------- sound/soc/soc-ops.c | 29 +++++++++------------ sound/soc/soc-pcm.c | 28 ++++++++------------- sound/soc/soc-topology.c | 47 ++++++++++++++++------------------- sound/soc/soc-utils.c | 22 ++++++---------- 21 files changed, 150 insertions(+), 280 deletions(-)