diff options
author | Himangi Saraogi <[email protected]> | 2014-08-01 20:59:13 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-08-02 16:40:52 -0700 |
commit | 54789983d14c00c80933beb782205df2a6c59afc (patch) | |
tree | 740721faa0e425df49426b383d83d97cae249713 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 6751edeb870034d95dc227716863c4e5572e35b6 (diff) |
net: ks8851-ml: Use devm_ioremap_resource
This patch introduces the use of devm_ioremap_resource, devm_kmalloc and
does away with the functions to free the allocated memory in the probe
and remove functions. Also, some labels are done away with. A bug is
fixed as two regions are allocated in the probe function, but only one
is freed in the remove function.
Signed-off-by: Himangi Saraogi <[email protected]>
Acked-by: Julia Lawall <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions