Hi, I noticed this issues when running make htmldocs. It returns the following warnings: .//include/linux/regulator/machine.h:163: warning: No description found for parameter 'over_current_protection' .//include/linux/regulator/driver.h:205: warning: No description found for parameter 'set_over_current_protection' .//include/linux/regulator/driver.h:339: warning: No description found for parameter 'csel_reg' .//include/linux/regulator/driver.h:339: warning: No description found for parameter 'csel_mask'
Thanks, Luis Luis de Bethencourt (2): regulator: add missing description for set_over_current_protection regulator: add missing descriptions in regulator_desc include/linux/regulator/driver.h | 5 +++++ 1 file changed, 5 insertions(+) -- 2.5.1

