twx-linux/include/linux/regulator
Guennadi Liakhovetski dfad84aeab regulator: support multiple dummy fixed regulators
Currently regulator_register_fixed() uses a constant name to register a
fixed dummy regulator. This is sufficient in principle, since there is no
reason to register multiple such regulators. The user can simply supply all
consumers in one array and use it to initialise such a regulator. However,
in some cases it can be convenient to register multiple such regulators.
This is also a prerequisite for the upcoming patch, that will add a voltage
parameter to this function. The original function is provided as a wrapper
macro.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-19 23:22:30 +01:00
..
ab8500.h mfd: Support AB9540 ab8500 variant 2012-03-06 18:46:43 +01:00
consumer.h The following text was taken from the original review request: 2012-03-24 10:41:37 -07:00
db8500-prcmu.h
driver.h regulator: core: Allow drivers to set simple linear voltage maps as data 2012-05-12 11:11:32 +01:00
fixed.h regulator: support multiple dummy fixed regulators 2012-06-19 23:22:30 +01:00
gpio-regulator.h regulator: Add driver for gpio-controlled regulators 2011-10-09 12:36:21 +01:00
lp3971.h
lp3972.h
machine.h regulator: Fix comments in include/linux/regulator/machine.h 2012-03-29 12:09:45 +01:00
max1586.h
max8649.h
max8660.h
max8952.h
of_regulator.h regulator: Add generic DT parsing for regulators 2012-05-04 13:25:15 +01:00
tps6507x.h
tps62360.h regulator: tps62360: support force PWM mode via regulator mode 2012-05-14 18:03:04 +01:00
tps65090-regulator.h regulator: Add TPS65090 regulator driver 2012-04-01 11:59:27 +01:00
userspace-consumer.h