Re: [PATCH] regulator: Correct kernel-doc inconsistency

2020-07-16 Thread Mark Brown
On Wed, 15 Jul 2020 19:15:00 +, Colton Lewis wrote: > 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' >

[PATCH] regulator: Correct kernel-doc inconsistency

2020-07-15 Thread Colton Lewis
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'