]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: tlv320aic26: Demote seemingly unintentional kerneldoc header
authorLee Jones <lee.jones@linaro.org>
Thu, 9 Jul 2020 16:23:26 +0000 (11:23 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 10 Jul 2020 14:13:51 +0000 (15:13 +0100)
commit552e2ab375e696f438e71222751d3af881ab1f42
treec21cec2bf774746d94e3c7b7532f81afeafa4310
parent6dcabf9e83fdd3c663bd088b29089b7535c44105
ASoC: codecs: tlv320aic26: Demote seemingly unintentional kerneldoc header

This is the only use of kerneldoc in the sourcefile and no
descriptions are provided.

Fixes the following W=1 kernel build warning(s):

sound/soc/codecs/tlv320aic26.c:138: warning: Function parameter or
member 'dai' not described in 'aic26_mute'
sound/soc/codecs/tlv320aic26.c:138: warning: Function parameter or
member 'mute' not described in 'aic26_mute'

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Link: https://lore.kernel.org/r/20200709162328.259586-10-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic26.c