diff mbox series

[v1,4/4] MAINTAINERS: repair Microchip corei2c driver entry

Message ID 20221109212219.1598355-5-conor@kernel.org (mailing list archive)
State Accepted
Commit d7f6fc14e5139337d96ac3d36e80d4fb77f000bb
Headers show
Series Route RISC-V SoC drivers/firmware/DT via the soc tree | expand

Commit Message

Conor Dooley Nov. 9, 2022, 9:22 p.m. UTC
From: Conor Dooley <conor.dooley@microchip.com>

The driver was renamed before application but the relevant change did
not propagate to the MAINTAINERS patch that was applied. Repair it.

CC: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
---
I'd swear you reported this at some stage Lukas but I didn't see
anything when I took a quick look on lore.
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 040d49af9bdb..269e284570fc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17750,7 +17750,7 @@  F:	Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml
 F:	arch/riscv/boot/dts/microchip/
 F:	drivers/char/hw_random/mpfs-rng.c
 F:	drivers/clk/microchip/clk-mpfs.c
-F:	drivers/i2c/busses/i2c-microchip-core.c
+F:	drivers/i2c/busses/i2c-microchip-corei2c.c
 F:	drivers/mailbox/mailbox-mpfs.c
 F:	drivers/pci/controller/pcie-microchip-host.c
 F:	drivers/reset/reset-mpfs.c