diff options
author | Krishna chaitanya chundru <[email protected]> | 2024-08-16 20:47:22 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2024-08-23 16:07:26 +0100 |
commit | b94b05478fb6a09033bf70c6edd03f8930a0fe24 (patch) | |
tree | e02f543870f423ca9c81f70687e4461e3a3384a8 /scripts/gdb/linux/timerlist.py | |
parent | 96a37ec98664303e581a24934df4350e3a5c7070 (diff) |
perf/dwc_pcie: Always register for PCIe bus notifier
When the PCIe devices are discovered late, the driver can't find
the PCIe devices and returns in the init without registering with
the bus notifier. Due to that the devices which are discovered late
the driver can't register for this.
Register for bus notifier & driver even if the device is not found
as part of init.
Fixes: af9597adc2f1 ("drivers/perf: add DesignWare PCIe PMU driver")
Signed-off-by: Krishna chaitanya chundru <[email protected]>
Reviewed-by: Yicong Yang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions