From: Souvik Kumar Chakravarty <[email protected]> This patch combines all the telemetry file entries in MAINTAINERS via wildcard.
Signed-off-by: Souvik Kumar Chakravarty <[email protected]> Signed-off-by: Darren Hart <[email protected]> (cherry picked from commit 88223ddfc7013ca819f65ee1e0fc5ea6ed04a82c) Signed-off-by: Yu, Ong Hock <[email protected]> --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 809985a..948c8e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5324,10 +5324,8 @@ INTEL TELEMETRY DRIVER M: Souvik Kumar Chakravarty <[email protected]> L: [email protected] S: Maintained -F: drivers/platform/x86/intel_telemetry_core.c F: arch/x86/include/asm/intel_telemetry.h -F: drivers/platform/x86/intel_telemetry_pltdrv.c -F: drivers/platform/x86/intel_telemetry_debugfs.c +F: drivers/platform/x86/intel_telemetry* IOC3 ETHERNET DRIVER M: Ralf Baechle <[email protected]> -- 1.9.1 -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
