diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2022-11-09 19:53:26 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-11-22 20:05:04 +0300 |
commit | 9211402fe72428bffe8e474448e671deeb6c52cb (patch) | |
tree | f2c3c38d8f899888e2bc472dbfb49275c037edaa /drivers/regulator/of_regulator.c | |
parent | 2da34b2301386bfed929d41c2e5367d484a140fe (diff) | |
download | linux-9211402fe72428bffe8e474448e671deeb6c52cb.tar.xz |
regulator: arizona-micsupp: Don't use a common regulator name
The Arizona and Madera codecs all have a datasheet name of "MICVDD"
for the regulator output. But future codecs with a regulator that
can be controlled by this driver have different naming convention
for the output of the regulator.
Move the setting of the supply name from arizona_micsupp_common_init()
to arizona_micsupp_probe() and madera_micsupp_probe().
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20221109165331.29332-8-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/of_regulator.c')
0 files changed, 0 insertions, 0 deletions