]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: Correct kernel-doc inconsistency
authorColton Lewis <colton.w.lewis@protonmail.com>
Wed, 15 Jul 2020 19:15:00 +0000 (19:15 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 16 Jul 2020 23:16:50 +0000 (00:16 +0100)
commit277fdba277d8f20520742fbe3ab891c1b51d6c37
treedd7fc95c749df02026364754348eb6ef56341b9f
parentfa4a46381e08c81ae8c469ae1ac6585856eaef8c
regulator: Correct kernel-doc inconsistency

Silence documentation build warning by correcting kernel-doc comments.

./include/linux/regulator/machine.h:196: warning: Function parameter or member 'max_uV_step' not described in 'regulation_constraints'
./include/linux/regulator/driver.h:206: warning: Function parameter or member 'resume' not described in 'regulator_ops'

Signed-off-by: Colton Lewis <colton.w.lewis@protonmail.com>
Link: https://lore.kernel.org/r/20200715191438.29312-1-colton.w.lewis@protonmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/regulator/driver.h
include/linux/regulator/machine.h