linux-stable/sound/soc/ux500
Mark Brown dd5cb1b42a
ASoC: Add missing module descriptions
Merge series from Takashi Iwai <tiwai@suse.de>:

Hi,

here is a trivial patch series to add the missing module descriptions
to ASoC drivers, as make W=1 starts complaining the lack of
MODULE_DESCRIPTION() since recently.

The whole sound/soc/sof/* are untouched as there are too many files
involved, and I left SOF people to address them.

thanks,

Takashi

===

Takashi Iwai (7):
  ASoC: ab8500: Add missing module description
  ASoC: sigmadsp: Add missing module description
  ASoC: qcom: Add missing module descriptions
  ASoC: dmaengine: Add missing module description
  ASoC: topology-test: Add missing module description
  ASoC: ux500: Add missing module description
  ASoC: xilinx: Add missing module descriptions

 sound/soc/codecs/ab8500-codec.c       | 1 +
 sound/soc/codecs/sigmadsp.c           | 1 +
 sound/soc/qcom/common.c               | 2 ++
 sound/soc/qcom/qdsp6/q6dsp-common.c   | 2 ++
 sound/soc/soc-generic-dmaengine-pcm.c | 1 +
 sound/soc/soc-topology-test.c         | 1 +
 sound/soc/ux500/ux500_msp_dai.c       | 1 +
 sound/soc/xilinx/xlnx_formatter_pcm.c | 2 ++
 sound/soc/xilinx/xlnx_i2s.c           | 1 +
 9 files changed, 12 insertions(+)

--
2.43.0
2024-05-09 08:37:35 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile ASoC: ux500: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:37 +09:00
mop500.c ASoC: ux500: mop500: Convert to platform remove callback returning void 2023-03-20 13:09:32 +00:00
mop500_ab8500.c ASoC: ux500: convert not to use asoc_xxx() 2023-09-25 14:16:31 +02:00
mop500_ab8500.h ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules 2022-06-06 12:38:28 +01:00
ux500_msp_dai.c ASoC: ux500: Add missing module description 2024-05-08 20:51:11 +09:00
ux500_msp_dai.h ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules 2022-06-06 12:38:28 +01:00
ux500_msp_i2s.c ASoC: ux500: remove stedma40 references 2023-01-20 12:05:57 +00:00
ux500_msp_i2s.h ASoC: ux500: remove stedma40 references 2023-01-20 12:05:57 +00:00
ux500_pcm.c ASoC: ux500: convert not to use asoc_xxx() 2023-09-25 14:16:31 +02:00
ux500_pcm.h ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules 2022-06-06 12:38:28 +01:00