Searched hist:f139ef70789a6e8ae1692e00cf0a3ef7d68bf6b1 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mfd/ |
H A D | wm8400-core.c | diff f139ef70789a6e8ae1692e00cf0a3ef7d68bf6b1 Tue Jun 23 15:06:40 CEST 2020 Lee Jones <lee.jones@linaro.org> mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's arg
Kerneldoc syntax is used, but not complete. Descriptions required.
Prevents warnings like:
drivers/mfd/wm8400-core.c:113: warning: Function parameter or member 'wm8400' not described in 'wm8400_reset_codec_reg_cache'
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: patches@opensource.cirrus.com Signed-off-by: Lee Jones <lee.jones@linaro.org> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|