aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2015-10-01 10:59:48 +0100
committerMark Brown <[email protected]>2015-10-01 11:10:29 +0100
commit06423121d9eba0a56b9341cf82b88479017bce14 (patch)
tree23e85632a6fcafe1bd1ee86075e13e7f852a5fa8 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent16651fc2f30dfe14dcdd59cf0ccb4e1ccdba4dc7 (diff)
regulator: core: Handle probe deferral from DT when resolving supplies
When resolving regulator-regulator supplies we ignore probe deferral returns from regulator_dev_lookup() (such as are generated for DT when we can see a supply is registered) and just fall back to the dummy regulator if there are full constraints (as is the case for DT). This means that probe deferral is broken for DT systems, fix that by paying attention to -EPROBE_DEFER return codes like we do -ENODEV. A further patch will simplify this further, this is a minimal fix for the specific issue. Fixes: 9f7e25edb1575a6d2 (regulator: core: Handle full constraints systems when resolving supplies) Reported-by: Sascha Hauer <[email protected]> Tested-by: Sascha Hauer <[email protected]> Signed-off-by: Mark Brown <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions