Searched hist:f4144be05a606371d7258b618e383f1276e3c207 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/perf/ |
H A D | arm-ccn.c | diff f4144be05a606371d7258b618e383f1276e3c207 Fri Apr 12 18:10:46 CEST 2024 Jonathan Cameron <Jonathan.Cameron@huawei.com> perf/arm-ccn: Assign parents for event_source device
Currently the PMU device appears directly under /sys/devices/ Only root busses should appear there, so instead assign the pmu->dev parent to be the platform device.
Link: https://lore.kernel.org/linux-cxl/ZCLI9A40PJsyqAmq@kroah.com/ Acked-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20240412161057.14099-20-Jonathan.Cameron@huawei.com Signed-off-by: Will Deacon <will@kernel.org>
|