summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-acpi.h
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2023-08-03 17:23:12 +0100
committerMark Brown <broonie@kernel.org>2023-08-03 17:31:28 +0100
commit9f0d4d47c7915ce21bde4a4974a7a6307e244a6d (patch)
tree90b09d14d382fcff7ccf8636c67d2693f70f6784 /include/sound/soc-acpi.h
parent248c74bf42c16262f95f26523683334686a26263 (diff)
downloadlinux-9f0d4d47c7915ce21bde4a4974a7a6307e244a6d.tar.gz
linux-9f0d4d47c7915ce21bde4a4974a7a6307e244a6d.tar.bz2
linux-9f0d4d47c7915ce21bde4a4974a7a6307e244a6d.zip
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 <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20230803162312.117771-1-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/soc-acpi.h')
-rw-r--r--include/sound/soc-acpi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc-acpi.h b/include/sound/soc-acpi.h
index 630bf7367fe6..6d31d535e8f6 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.