regulator: doc: remove documentation comment for regulator_init
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 23 Oct 2024 08:35:44 +0000 (10:35 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 23 Oct 2024 11:46:40 +0000 (12:46 +0100)
commitd1bc2d5cca434e7c854fd16ef021c16d74293b60
tree909c5e007cf6d60dd53de6070dbc76f1866cc531
parente55f45b0cda71ac2e9b4c6dee8852dc8d6f22ef0
regulator: doc: remove documentation comment for regulator_init

Remove documentation comment related to regulator_init callback.
This solves the following warning when building the kernel documentation:

./include/linux/regulator/machine.h:290: warning: Excess struct member 'regulator_init' description in 'regulator_init_data'

Fixes: 602ff58ae4fe ("regulator: core: remove machine init callback from config")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/lkml/20241023155257.0fa7211d@canb.auug.org.au/
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://patch.msgid.link/20241023-regulator-doc-fixup-v1-2-ec018742ad73@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/regulator/machine.h