regulator: pf9453: Improve documentation for pf9453_regulator_set_ramp_delay_regmap
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 7 Apr 2025 06:45:32 +0000 (14:45 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 7 Apr 2025 11:57:44 +0000 (12:57 +0100)
commitb3d9e96c96b0076a11aa1001d55b3dc189b8cd1c
tree18ccb4d871a3119d7f66e1db8f54da5aef6745a1
parent0af2f6be1b4281385b618cb86ad946eded089ac8
regulator: pf9453: Improve documentation for pf9453_regulator_set_ramp_delay_regmap

The function pf9453_regulator_set_ramp_delay_regmap lacked detailed
parameter descriptions and return value explanations in its documentation.
This patch improves the documentation by adding specific details about
the parameters, their usage, and the return values, enhancing clarity for
developers.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=20168
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://patch.msgid.link/20250407064532.22680-1-yang.lee@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/pf9453-regulator.c