diff options
author | 2014-07-02 02:04:44 +0530 | |
---|---|---|
committer | 2014-07-09 16:31:48 -0700 | |
commit | 0e278b3408999d5bdce50bd0d7f97608483eebea (patch) | |
tree | 0c95116135239abc5a26092f74e10ed0c7c0cd2d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | uhci-platform: use devm_ioremap resource (diff) | |
download | linux-dev-0e278b3408999d5bdce50bd0d7f97608483eebea.tar.xz linux-dev-0e278b3408999d5bdce50bd0d7f97608483eebea.zip |
fotg210: Use managed interfaces for allocation of resources
This patch intoduces the use of devm_ioremap_resource instead of
request_mem_region and ioremap_nocache and removes the calls to free the
allocated memory. Some labels are removes and a new label failed
introduced to make it less specific to the context. The call to a
platform get resource with IORESOURCE_IO is removed as it allocates
memory that is not needed.
Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions