diff options
author | Yicong Yang <yangyicong@hisilicon.com> | 2025-08-29 18:14:20 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2025-09-22 13:14:37 +0100 |
commit | 4550244b53b7ef81607c0d52c72f835718497218 (patch) | |
tree | 8634d489e4773c2d8ffaf4caddb94f49d2713044 /net/unix/af_unix.c | |
parent | 43de0ac332b815cf56dbdce63687de9acfd35d49 (diff) |
drivers/perf: hisi: Export hisi_uncore_pmu_isr()
Currently Uncore PMU framework assume one PMU device only have one
interrupt and will help register the interrupt handler. It cannot
support a PMU with multiple interrupt resources. An uncore PMU may
have multiple interrupts that can share the same handler. Export
hisi_uncore_pmu_isr() to allow drivers register the irq handler by
their own routine.
Acked-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Signed-off-by: Yushan Wang <wangyushan12@huawei.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions