Message ID | 20241105152813.60823-1-lukas.bulwahn@redhat.com (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Ilpo Järvinen |
Headers | show |
Series | MAINTAINERS: adjust file entry in INTEL TPMI DRIVER | expand |
On Tue, Nov 05, 2024 at 04:28:13PM +0100, Lukas Bulwahn wrote: > 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. Oh, right. Thanks for fixing this. Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
On Tue, 05 Nov 2024 16:28:13 +0100, Lukas Bulwahn wrote: > 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. > > [...] Thank you for your contribution, it has been applied to my local review-ilpo branch. Note it will show up in the public platform-drivers-x86/review-ilpo branch only once I've pushed my local branch there, which might take a while. The list of commits applied: [1/1] MAINTAINERS: adjust file entry in INTEL TPMI DRIVER commit: 44ed58e57984d0fb26d1e267deb9d83a1a071dfe -- i.
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