]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: jack: Fix warning while make htmldocs caused by soc-jack.c
authorMasanari Iida <standby24x7@gmail.com>
Tue, 11 Nov 2014 15:52:23 +0000 (00:52 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 18 Nov 2014 15:01:31 +0000 (15:01 +0000)
commitbb29a93b38610d2adc6ead40b75e1a1991617550
treee64cca7912090a401e090372dd4506f9fe4d2f32
parentf114040e3ea6e07372334ade75d1ee0775c355e1
ASoC: jack: Fix warning while make htmldocs caused by soc-jack.c

This patch fix following errors while "make htmldocs" on
linux-next-20141110.

Warning(.//sound/soc/soc-jack.c:126): No description found for
parameter 'zones'
Warning(.//sound/soc/soc-jack.c:126): Excess function parameter
'zone' description in 'snd_soc_jack_add_zones'

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-jack.c