Re: [PATCH v5 4/4] platform:x86: Add Intel Telemetry Debugfs interfaces

From: Joe Perches
Date: Wed Jan 20 2016 - 02:00:59 EST


On Wed, 2016-01-20 at 11:34 +0530, Souvik Kumar Chakravarty wrote:
> This implements debugfs interfaces for reading the telemetry
> samples from SSRAM and configuring firmware trace verbosity.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -5698,6 +5698,7 @@ 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

Maybe most of these should be deleted and
this should be a single entry:

F: drivers/platform/x86/intel_telemetry*