linux/sound/soc/uniphier
Randy Dunlap f881c12ca1
ASoC: uniphier: don't use "/**" for non-kernel-doc comment
Use a C-style "/*" comment to avoid multiple kernel-doc warnings:

Warning: ../sound/soc/uniphier/aio.h:159 Cannot find identifier on line:
 * 'SoftWare MAPping' setting of UniPhier AIO registers.
Warning: ../sound/soc/uniphier/aio.h:160 Cannot find identifier on line: *
Warning: ../sound/soc/uniphier/aio.h:161 This comment starts with '/**', but isn't a kernel-doc comment.
 * We have to setup 'virtual' register maps to access 'real' registers of AIO.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20260715000525.739874-10-rdunlap@infradead.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-08-06 17:15:16 +01:00
..
aio-compress.c ASoC: uniphier: aio-compress: Use guard() for spin locks 2026-05-04 22:08:21 +09:00
aio-core.c ASoC: uniphier: Handle regmap_write errors in aio_iecout_set_enable() 2024-10-23 00:07:04 +01:00
aio-cpu.c ASoC: uniphier: Drop redundant error messages in probe 2026-07-18 13:21:52 +01:00
aio-dma.c ASoC: uniphier: aio-dma: Use guard() for spin locks 2026-05-04 22:08:21 +09:00
aio-ld11.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
aio-pxs2.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
aio-reg.h
aio.h ASoC: uniphier: don't use "/**" for non-kernel-doc comment 2026-08-06 17:15:16 +01:00
evea.c ASoC: uniphier: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component() 2025-10-20 02:44:30 +01:00
Kconfig ASoC: uniphier: Standardize ASoC menu 2025-06-24 01:01:42 +01:00
Makefile ASoC: uniphier: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:36 +09:00