]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/PCI: Drop 'pci' suffix from intel_mid_pci.c
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 7 Apr 2025 07:03:21 +0000 (10:03 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 17 Apr 2025 20:19:45 +0000 (15:19 -0500)
commita2c6c1c23bed3506fd87e00c88540ac47832c867
treeaf74458a22f4d114735ccfe1a2f6a7336f051cf2
parent0af2f6be1b4281385b618cb86ad946eded089ac8
x86/PCI: Drop 'pci' suffix from intel_mid_pci.c

CE4100 PCI specific code has no 'pci' suffix in the filename,
intel_mid_pci.c is the only one that duplicates the folder name in its
filename, drop that redundancy.

While at it, group the respective modules in the Makefile.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Link: https://patch.msgid.link/20250407070321.3761063-1-andriy.shevchenko@linux.intel.com
MAINTAINERS
arch/x86/pci/Makefile
arch/x86/pci/intel_mid.c [moved from arch/x86/pci/intel_mid_pci.c with 100% similarity]