Skip to content

Commit 5f4853e

Browse files
bulwahnctmarinas
authored andcommitted
MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER
Commit cf7b610 ("drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC") adds the DDR Sub-System Driveway PMU driver here: drivers/perf/alibaba_uncore_drw_pmu.c The file entry in MAINTAINERS for the ALIBABA PMU DRIVER, introduced with commit d813a19 ("MAINTAINERS: add maintainers for Alibaba' T-Head PMU driver"), however refers to: drivers/perf/alibaba_uncore_dwr_pmu.c Note the swapping of characters. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken file pattern. Repair this file entry in ALIBABA PMU DRIVER. Signed-off-by: Lukas Bulwahn <[email protected]> Acked-by: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
1 parent e08d07d commit 5f4853e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ ALIBABA PMU DRIVER
753753
M: Shuai Xue <[email protected]>
754754
S: Supported
755755
F: Documentation/admin-guide/perf/alibaba_pmu.rst
756-
F: drivers/perf/alibaba_uncore_dwr_pmu.c
756+
F: drivers/perf/alibaba_uncore_drw_pmu.c
757757

758758
ALIENWARE WMI DRIVER
759759

0 commit comments

Comments
 (0)