drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()
authorJunhao He <hejunhao3@huawei.com>
Thu, 19 Jan 2023 10:03:06 +0000 (18:03 +0800)
committerWill Deacon <will@kernel.org>
Thu, 19 Jan 2023 18:30:21 +0000 (18:30 +0000)
commit053b5579dacfc5763dda0c073ee14147421d32d7
treedec7e3095a52eae0fb80112b336442855ded3a2e
parent7f95da9d2dc4c20bb374c281ceb8fa40b6208f4b
drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()

Use "hisi_pmu" to simplify the parameter list for the hisi_pmu_init()
function.

Signed-off-by: Junhao He <hejunhao3@huawei.com>
Link: https://lore.kernel.org/r/20230119100307.3660-3-hejunhao3@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
drivers/perf/hisilicon/hisi_uncore_pa_pmu.c
drivers/perf/hisilicon/hisi_uncore_pmu.c
drivers/perf/hisilicon/hisi_uncore_pmu.h
drivers/perf/hisilicon/hisi_uncore_sllc_pmu.c