aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2018-05-08 19:26:06 +0300
committerThierry Reding <[email protected]>2018-05-18 12:35:28 +0200
commit5d797111afe12e488e08432fd9b372fae2cc7e93 (patch)
tree751a43c080fac85db67764450a877abe33494ccf /tools/perf/scripts/python/call-graph-from-sql.py
parentefc351b1f46f55ba3f9fa83c490c55243c3a676b (diff)
clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20
CDEV1 and CDEV2 clocks are a bit special case, their parent clock is created by the pinctrl driver. It should be possible for clk user to request these clocks before pinctrl driver got probed and hence user will get an orphaned clock. That might be undesirable because user may expect parent clock to be enabled by the child, so let's return -EPROBE_DEFER till parent clock appears. Signed-off-by: Dmitry Osipenko <[email protected]> Acked-by: Peter De Schrijver <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions