OSDN Git Service

regulator: of: Fix kernel-doc
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Mon, 19 Sep 2022 02:48:29 +0000 (10:48 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 19 Sep 2022 14:44:16 +0000 (15:44 +0100)
commita8c31d3507fbf4e5e6d4a47225294a4d2f09d0b2
tree71f65d53cb7b9471079cb69d8a0e4062bd76fdd5
parentca9b8f0486b577ab179664d4a279090645e9244f
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>
drivers/regulator/of_regulator.c