diff options
author | Qinglang Miao <miaoqinglang@huawei.com> | 2020-09-16 09:21:27 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-09-18 16:30:41 +0300 |
commit | 0ee69c589ec8659560910815f32c13af8587a779 (patch) | |
tree | 479cb74318ff51b7744c75cf246011a4cb50ce04 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b0a1c2903b5f43861a78a25fe4f389d99607ae04 (diff) | |
download | linux-0ee69c589ec8659560910815f32c13af8587a779.tar.xz |
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