OSDN Git Service

regulator: of: Fix kernel-doc
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Mon, 19 Sep 2022 02:48:30 +0000 (10:48 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 19 Sep 2022 14:44:17 +0000 (15:44 +0100)
commit7ec12d153998616d9f9fd0e603d56b5e122fc768
tree3d3dc2a8909870c447f3c026b2a1f2b0aab79111
parenta8c31d3507fbf4e5e6d4a47225294a4d2f09d0b2
regulator: of: Fix kernel-doc

drivers/regulator/ti-abb-regulator.c:161: warning: expecting prototype for ti_abb_wait_tranx(). Prototype was for ti_abb_wait_txdone() instead.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2206
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-2-jiapeng.chong@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/ti-abb-regulator.c