aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorRoger Quadros <[email protected]>2018-12-05 17:03:23 +0200
committerKishon Vijay Abraham I <[email protected]>2019-02-07 11:10:37 +0530
commited31ee7cf1fea2463d9600ac91ed74691b88131f (patch)
treea1093b0702863b996eb8fd3e2b6969a143d24f4d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent32fcf6fc6c71ffb29f31cffe6e93f4389757cb19 (diff)
phy: ti: usb2: Fix logic on -EPROBE_DEFER
If clk_get() returns -EPROBE_DEFER then we should just return instead of falling back to old clock name. Use clk_prepare_enable() and clk_disable_unprepare() instead of splitting up prepare/unprepare from enable/disable. Signed-off-by: Roger Quadros <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions