Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

regulator: of: Fix kernel-doc

drivers/regulator/of_regulator.c:689: warning: expecting prototype for of_parse_coupled regulator(). Prototype was for of_parse_coupled_regulator() instead.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2205#c0
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220919024830.111874-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Jiapeng Chong and committed by
Mark Brown
a8c31d35 ca9b8f04

+1 -1
+1 -1
drivers/regulator/of_regulator.c
··· 676 676 } 677 677 678 678 /** 679 - * of_parse_coupled regulator - Get regulator_dev pointer from rdev's property 679 + * of_parse_coupled_regulator() - Get regulator_dev pointer from rdev's property 680 680 * @rdev: Pointer to regulator_dev, whose DTS is used as a source to parse 681 681 * "regulator-coupled-with" property 682 682 * @index: Index in phandles array