aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2013-04-04 11:39:00 +0100
committerSamuel Ortiz <[email protected]>2013-04-09 12:02:42 +0200
commit741cdecfc5255085d348ccaad1d1befbd6ae9222 (patch)
tree561ddde05193b8bfa08a0f815de0bb73631f26c1 /tools/perf/scripts/python/bin
parent5fb1c2dd8f9e9f3fd4ecbaefc75b83ab0ec40cfa (diff)
mfd: db8500-prcmu: Return early if the TCPM cannot be located
Currently we check to see if we obtained the Tightly Coupled Program Memory (TCPM) base and only execute the code within the check if we have it. It's more traditional to return early if we don't have it. This way we can flatten most of the function's code down to a single tab spacing. Signed-off-by: Lee Jones <[email protected]> Acked-by: Linus Walleij <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions