linux_dsm_epyc7002/include/linux/regulator
Javier Martinez Canillas 072e78b12b regulator: of: Add regulator desc param to of_get_regulator_init_data()
The of_get_regulator_init_data() function is used to extract the regulator
init_data but information on how to extract certain data is defined in the
static regulator descriptor (e.g: how to map the hardware operating modes).

Add a const struct regulator_desc * parameter to the function signature so
the parsing logic could use the information in the struct regulator_desc.

of_get_regulator_init_data() relies on of_get_regulation_constraints() to
actually extract the init_data so it has to pass the struct regulator_desc
but that is modified on a later patch.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-11-26 18:58:14 +00:00
..
ab8500.h regulator: ab8500: Remove ab8500_regulator_debug_init/exit() 2014-06-22 11:51:47 +01:00
act8865.h regulator: act8865: add support for act8846 2014-08-05 18:02:53 +01:00
consumer.h regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT) 2014-08-29 11:58:31 +01:00
da9211.h regulator: da9211: support device tree 2014-08-27 10:27:56 +01:00
db8500-prcmu.h
driver.h regulator: Add mode mapping function to struct regulator_desc 2014-11-26 18:58:14 +00:00
fan53555.h
fixed.h
gpio-regulator.h
lp872x.h
lp3971.h
lp3972.h
machine.h regulator: fix kernel-doc warnings in header files 2014-08-28 09:59:42 +01:00
max1586.h regulator: max1586: add device-tree support 2014-09-01 11:35:45 +01:00
max8649.h
max8660.h
max8952.h
max8973-regulator.h
of_regulator.h regulator: of: Add regulator desc param to of_get_regulator_init_data() 2014-11-26 18:58:14 +00:00
pfuze100.h regulator: pfuze100: add pfuze200 support 2014-03-04 17:40:31 +08:00
tps6507x.h
tps51632-regulator.h
tps62360.h
userspace-consumer.h