Skip to content

Commit 6827df0

Browse files
ConchuODarndb
authored andcommitted
MAINTAINERS: repair Microchip corei2c driver entry
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 <[email protected]> Signed-off-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 71bbc3c commit 6827df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17743,7 +17743,7 @@ F: Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml
1774317743
F: arch/riscv/boot/dts/microchip/
1774417744
F: drivers/char/hw_random/mpfs-rng.c
1774517745
F: drivers/clk/microchip/clk-mpfs.c
17746-
F: drivers/i2c/busses/i2c-microchip-core.c
17746+
F: drivers/i2c/busses/i2c-microchip-corei2c.c
1774717747
F: drivers/mailbox/mailbox-mpfs.c
1774817748
F: drivers/pci/controller/pcie-microchip-host.c
1774917749
F: drivers/reset/reset-mpfs.c

0 commit comments

Comments
 (0)