]> www.infradead.org Git - users/willy/xarray.git/commit
regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)
authorAndré Draszik <andre.draszik@linaro.org>
Fri, 13 Sep 2024 11:43:58 +0000 (12:43 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 13 Sep 2024 13:57:08 +0000 (14:57 +0100)
commitfb9ce84a01582c9d67dc51d5330136ea684172ef
treea487787f33ce1fdd0a761bc11786a3a846ec4aa7
parentff97b9c0df585d14c4c6b9c4cdcbeba43f7b885a
regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)

Some comments here are referring to a non-existent
regulator_ops::get_voltage_vsel() where ::get_voltage_sel() is meant,
and similar for ::set_voltage_vsel() / ::set_voltage_sel().

Update the comments.

Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://patch.msgid.link/20240913-regulator-typos-v1-1-92781c93f638@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/helpers.c
drivers/regulator/mt6357-regulator.c