From: Charles Keepax Date: Thu, 3 Aug 2023 16:23:12 +0000 (+0100) Subject: ASoC: soc-acpi: Add missing kernel doc X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9f0d4d47c7915ce21bde4a4974a7a6307e244a6d;p=linux.git ASoC: soc-acpi: Add missing kernel doc The UID field in snd_soc_acpi_link_adr is not documented, add kernel doc for it. Signed-off-by: Charles Keepax Link: https://lore.kernel.org/r/20230803162312.117771-1-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown --- diff --git a/include/sound/soc-acpi.h b/include/sound/soc-acpi.h index 630bf7367fe69..6d31d535e8f6d 100644 --- a/include/sound/soc-acpi.h +++ b/include/sound/soc-acpi.h @@ -151,6 +151,7 @@ struct snd_soc_acpi_link_adr { * all firmware/topology related fields. * * @id: ACPI ID (usually the codec's) used to find a matching machine driver. + * @uid: ACPI Unique ID, can be used to disambiguate matches. * @comp_ids: list of compatible audio codecs using the same machine driver, * firmware and topology * @link_mask: describes required board layout, e.g. for SoundWire.