perf: hisi: use devm_platform_ioremap_resource() to simplify code
authorYueHaibing <yuehaibing@huawei.com>
Fri, 6 Sep 2019 14:36:44 +0000 (22:36 +0800)
committerWill Deacon <will@kernel.org>
Tue, 1 Oct 2019 11:28:46 +0000 (12:28 +0100)
commit42c184ade43a79d36f50a0b3394b3326633f53f5
tree19c7a40f42d88222a0500091b1486b9c2260f5f3
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
perf: hisi: use devm_platform_ioremap_resource() to simplify code

Use devm_platform_ioremap_resource() to simplify the code a bit.
This is detected by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c
drivers/perf/hisilicon/hisi_uncore_hha_pmu.c
drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c