ASoC: soc-acpi: Add missing kernel doc
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 3 Aug 2023 16:23:12 +0000 (17:23 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 3 Aug 2023 16:31:28 +0000 (17:31 +0100)
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>
include/sound/soc-acpi.h

index 630bf73..6d31d53 100644 (file)
@@ -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.