diff options
author | Ladislav Michl <[email protected]> | 2018-01-15 21:25:05 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2018-05-16 09:21:48 +0100 |
commit | 16c2004d9e4d6e5bc0a81fa811eb6ebab4fb6307 (patch) | |
tree | c17d95b953de0cbbd98bb5c54d7575d112c5a43d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 46c8aa8e3fe61c7bb5dbbc9db379eeb01dc97472 (diff) |
mfd: omap-usb-tll: Allocate driver data at once
Allocating memory to store clk array together with driver
data simplifies error unwinding and allows deleting memory
allocation failure message as there is now only single point
of failure already covered by allocation failure report.
Signed-off-by: Ladislav Michl <[email protected]>
[Markus Elfring: simplified error unwinding, error message removal]
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Roger Quadros <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions