diff options
author | 2020-09-16 14:21:27 +0800 | |
---|---|---|
committer | 2020-09-18 15:30:41 +0200 | |
commit | 0ee69c589ec8659560910815f32c13af8587a779 (patch) | |
tree | 479cb74318ff51b7744c75cf246011a4cb50ce04 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: pci: use devm_platform_ioremap_resource_byname (diff) | |
download | linux-dev-0ee69c589ec8659560910815f32c13af8587a779.tar.xz linux-dev-0ee69c589ec8659560910815f32c13af8587a779.zip |
MIPS: OCTEON: use devm_platform_ioremap_resource
Note that error handling on the result of a call to platform_get_resource()
is unneeded when the value is passed to devm_ioremap_resource(), so remove
it. Then use the helper function that wraps the calls to
platform_get_resource() and devm_ioremap_resource() together.
Signed-off-by: Qinglang Miao <miaoqinglang@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions