* for-next/perf: (22 commits)
perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
perf: arm_spe: use DEVICE_ATTR_RO macro
perf: xgene_pmu: use DEVICE_ATTR_RO macro
perf: qcom: use DEVICE_ATTR_RO macro
perf: arm_pmu: use DEVICE_ATTR_RO macro
drivers/perf: hisi: use the correct HiSilicon copyright
arm64: perf: Convert snprintf to sysfs_emit
arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
drivers/perf: arm-cci: Fix checkpatch spacing error
drivers/perf: arm-cmn: Add space after ','
drivers/perf: arm_pmu: Fix some coding style issues
drivers/perf: arm_spe_pmu: Fix some coding style issues
drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()
perf/hisi: Use irq_set_affinity()
perf/imx_ddr: Use irq_set_affinity()
perf/arm-smmuv3: Use irq_set_affinity()
perf/arm-dsu: Use irq_set_affinity()
perf/arm-dmc620: Use irq_set_affinity()
perf/arm-cmn: Use irq_set_affinity()
...