diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2008-12-02 06:50:13 +0100 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2009-01-08 21:10:32 +0100 |
commit | 9f4dab49e5351aead75d20f2d39acd0d6cf5f1c6 (patch) | |
tree | 66ba95256b7dfa413b77372ac9389084b0d88b95 /drivers/regulator | |
parent | regulator: move set_machine_constraints after regulator device initialization (diff) | |
download | linux-9f4dab49e5351aead75d20f2d39acd0d6cf5f1c6.tar.xz linux-9f4dab49e5351aead75d20f2d39acd0d6cf5f1c6.zip |
regulator: init/link earlier
Move regulator earlier in link sequence.
The regulator core currently initializes as a core_initcall() to be
available early ... but then it links way late, throwing away that
benefit, so regulators available at e.g. subsys_initcall() are not
available to subsystems which need to use them.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'drivers/regulator')
0 files changed, 0 insertions, 0 deletions