mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust file entry in INTEL TPMI DRIVER
@ 2024-11-05 15:28 Lukas Bulwahn
  2024-11-05 15:43 ` Andy Shevchenko
  2024-11-06 13:26 ` Ilpo Järvinen
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2024-11-05 15:28 UTC (permalink / raw)
  To: Andy Shevchenko, Srinivas Pandruvada, Hans de Goede,
	Ilpo Järvinen, platform-driver-x86
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit df7f9acd8646 ("platform/x86: intel: Add 'intel' prefix to the
modules automatically") renames tpmi.c to vsec_tpmi.c in
drivers/platform/x86/intel/, but misses to adjust the INTEL TPMI DRIVER
section, which is referring to this file.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Adjust the file entry to this file renaming.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7fba9faf48c9..31b2252122ca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11851,7 +11851,7 @@ M:	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
 L:	platform-driver-x86@vger.kernel.org
 S:	Maintained
 F:	Documentation/ABI/testing/debugfs-tpmi
-F:	drivers/platform/x86/intel/tpmi.c
+F:	drivers/platform/x86/intel/vsec_tpmi.c
 F:	include/linux/intel_tpmi.h
 
 INTEL UNCORE FREQUENCY CONTROL
-- 
2.47.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-11-06 13:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05 15:28 [PATCH] MAINTAINERS: adjust file entry in INTEL TPMI DRIVER Lukas Bulwahn
2024-11-05 15:43 ` Andy Shevchenko
2024-11-06 13:26 ` Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®