linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sound: soc: fix soc-core.c kernel-doc warning
@ 2018-09-03  2:38 Randy Dunlap
  2018-09-03 11:17 ` Mark Brown
  2018-09-03 13:47 ` Applied "ASoC: fix soc-core.c kernel-doc warning" to the asoc tree Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2018-09-03  2:38 UTC (permalink / raw)
  To: LKML, moderated for non-subscribers
  Cc: Liam Girdwood, Mark Brown, Takashi Iwai

From: Randy Dunlap <rdunlap@infradead.org>

Fix kernel-doc warning:

../sound/soc/soc-core.c:2918: warning: Excess function parameter 'legacy_dai_naming' description in 'snd_soc_register_dais'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
---
 sound/soc/soc-core.c |    2 --
 1 file changed, 2 deletions(-)

--- lnx-419-rc2.orig/sound/soc/soc-core.c
+++ lnx-419-rc2/sound/soc/soc-core.c
@@ -2910,8 +2910,6 @@ static struct snd_soc_dai *soc_add_dai(s
  * @component: The component the DAIs are registered for
  * @dai_drv: DAI driver to use for the DAIs
  * @count: Number of DAIs
- * @legacy_dai_naming: Use the legacy naming scheme and let the DAI inherit the
- *                     parent's name.
  */
 static int snd_soc_register_dais(struct snd_soc_component *component,
 				 struct snd_soc_dai_driver *dai_drv, size_t count)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-03 13:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-03  2:38 [PATCH] sound: soc: fix soc-core.c kernel-doc warning Randy Dunlap
2018-09-03 11:17 ` Mark Brown
2018-09-03 13:47 ` Applied "ASoC: fix soc-core.c kernel-doc warning" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).