diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2022-11-09 21:22:20 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-11-15 16:48:02 +0100 |
commit | 6827df0911c3042a60eb0a462bf7a620f9e33879 (patch) | |
tree | a2aaa392776bfbb778b6d304fae4de510f10c315 /MAINTAINERS | |
parent | 71bbc3c32e5a60c9dfc14632892744679adea76c (diff) | |
download | linux-stable-6827df0911c3042a60eb0a462bf7a620f9e33879.tar.gz linux-stable-6827df0911c3042a60eb0a462bf7a620f9e33879.tar.bz2 linux-stable-6827df0911c3042a60eb0a462bf7a620f9e33879.zip |
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 <lukas.bulwahn@gmail.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20221109212219.1598355-5-conor@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4a986c8fced0..354cc6639972 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17743,7 +17743,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 |