mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 22:45:23 +00:00
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 |
||
|---|---|---|
| .. | ||
| audioreach.c | ||
| audioreach.h | ||
| Makefile | ||
| q6adm.c | ||
| q6adm.h | ||
| q6afe-clocks.c | ||
| q6afe-dai.c | ||
| q6afe.c | ||
| q6afe.h | ||
| q6apm-dai.c | ||
| q6apm-lpass-dais.c | ||
| q6apm.c | ||
| q6apm.h | ||
| q6asm-dai.c | ||
| q6asm.c | ||
| q6asm.h | ||
| q6core.c | ||
| q6core.h | ||
| q6dsp-common.c | ||
| q6dsp-common.h | ||
| q6dsp-errno.h | ||
| q6dsp-lpass-clocks.c | ||
| q6dsp-lpass-clocks.h | ||
| q6dsp-lpass-ports.c | ||
| q6dsp-lpass-ports.h | ||
| q6prm-clocks.c | ||
| q6prm.c | ||
| q6prm.h | ||
| q6routing.c | ||
| q6routing.h | ||
| topology.c | ||