diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-11 13:07:56 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-12 10:38:47 -0700 |
commit | 04bf30115f4ba2beda1efb6cfbae49cdc757f3a9 (patch) | |
tree | cde6a01f8a96ea3277d2bfb99f8610e63bb76021 /usr | |
parent | 263a5c8e16c34199ddf6de3f102e789ffa3ee26e (diff) | |
download | linux-3.10-04bf30115f4ba2beda1efb6cfbae49cdc757f3a9.tar.gz linux-3.10-04bf30115f4ba2beda1efb6cfbae49cdc757f3a9.tar.bz2 linux-3.10-04bf30115f4ba2beda1efb6cfbae49cdc757f3a9.zip |
regulator: Support driver probe deferral
If we fail to locate a requested regulator return -EPROBE_DEFER. If drivers
pass this error code through to their caller (which they really should)
then this will ensure that the probe is retried later when further devices
become available. In the unusual case where a driver doesn't want this
it can override the default behaviour.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions