summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorKan Liang <kan.liang@linux.intel.com>2020-09-14 07:34:17 -0700
committerPeter Zijlstra <peterz@infradead.org>2020-09-24 15:55:51 +0200
commit16fa64315c1bd2a61fb20d6aa9a542dd5bf52971 (patch)
treef53a65395eb3ebb5a1cea27a1c6f1fc182f62b7b /drivers/fpga/fpga-bridge.c
parent8ed2ccaa3fa990be61619a61b9bc3914eefdc18f (diff)
perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
The PMU registration in the uncore PCI sub driver is similar as the normal PMU registration for a PCI device. The codes to register a PCI PMU can be shared. Factor out uncore_pci_pmu_register(), which will be used later. The pci_set_drvdata() is not included in uncore_pci_pmu_register(). The uncore PCI sub driver doesn't own the PCI device. It will not touch the private driver data pointer for the device. Signed-off-by: Kan Liang <kan.liang@linux.intel.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/1600094060-82746-4-git-send-email-kan.liang@linux.intel.com
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions