aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2014-05-16 23:07:14 +0000
committerMike Turquette <[email protected]>2014-05-29 16:30:25 +0000
commit9ec2749bde1a5827beef5be64bfd5f24992f4ef3 (patch)
tree5a2fd0a8c08c4da3615fde5006a99e0279f9b55d /tools/perf/scripts/python/check-perf-trace.py
parentclk: qcom: Support msm8974pro global clock control hardware (diff)
downloadkernel-9ec2749bde1a5827beef5be64bfd5f24992f4ef3.tar.gz
kernel-9ec2749bde1a5827beef5be64bfd5f24992f4ef3.zip
clk: qcom: Return error pointers for unimplemented clocks
Not all clocks are implemented but client drivers can still request them. Currently we will return a NULL pointer to them if the clock isn't implemented in software but NULL pointers are valid clock pointers. Return an error pointer so that driver's don't proceed without a clock they may actually need. Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Mike Turquette <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions