dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/regulator
Mark Brown 5a1b22beef regulator: Move regulator drivers to subsys_initcall()
Regulators need to be available early in init in order to allow them
to be available for consumers when requested. This is generally done
by registering them at subsys_initcall() time but not all regulator
drivers have done that. Convert these drivers to do so in order to
mimimise future support.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-06-15 11:18:23 +01:00
..
Kconfig regulator: add userspace-consumer driver 2009-06-15 11:18:22 +01:00
Makefile regulator: add userspace-consumer driver 2009-06-15 11:18:22 +01:00
bq24022.c regulator/bq24022: fix bug in is_enabled function 2009-04-28 18:58:08 +01:00
core.c regulator: Fix default constraints for fixed voltage regulators 2009-04-28 18:58:08 +01:00
da903x.c regulator: Move regulator drivers to subsys_initcall() 2009-06-15 11:18:23 +01:00
fixed.c regulator: Move regulator drivers to subsys_initcall() 2009-06-15 11:18:23 +01:00
max1586.c Maxim 1586 regulator driver 2009-06-15 11:18:22 +01:00
pcf50633-regulator.c regulator: Move regulator drivers to subsys_initcall() 2009-06-15 11:18:23 +01:00
twl4030-regulator.c regulator: twl4030 VAUX3 supports 3.0V 2009-03-31 11:29:54 +01:00
userspace-consumer.c regulator: build fix for powerpc - renamed show_state 2009-06-15 11:18:23 +01:00
virtual.c regulator/virtual: fix strings compare predicates 2009-04-28 18:58:07 +01:00
wm8350-regulator.c regulator: Implement list_voltage for WM835x LDOs and DCDCs 2009-03-31 09:56:27 +01:00
wm8400-regulator.c regulator: Move regulator drivers to subsys_initcall() 2009-06-15 11:18:23 +01:00