diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-07-21 09:33:03 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-21 11:55:42 +0100 |
commit | 813ebba3b100997a24984040673d35cb2dc9f418 (patch) | |
tree | 1047bbd4dbd0941bd24fa0492084a36a380f90d9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 541e75954cadde0355ce7bebed5675625b2943a8 (diff) |
regulator: max8893: Drop "_new" from probe callback
The driver was introduced when .probe_new was the right probe callback
to use for i2c drivers. Today .probe is the right one (again) and the
driver was already switched in commit 964e186547b2 ("regulator: Switch
i2c drivers back to use .probe()") but the name continued to include
"_new". To prevent code readers wondering about what might be new here,
drop that part of the name.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20230721073303.112597-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions