MAINTAINERS: rectify entry for MICROCHIP USB251XB DRIVER
Commit fff61d4ccf
("dt-bindings: usb: usb251xb: Convert to YAML schema")
converts usb251xb.txt to usb251xb.yaml, but misses to adjust its reference
in MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Repair this file reference in MICROCHIP USB251XB DRIVER.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20221115103153.28502-1-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
202f785b18
commit
488c2c6746
|
@ -13644,7 +13644,7 @@ MICROCHIP USB251XB DRIVER
|
|||
M: Richard Leitner <richard.leitner@skidata.com>
|
||||
L: linux-usb@vger.kernel.org
|
||||
S: Maintained
|
||||
F: Documentation/devicetree/bindings/usb/usb251xb.txt
|
||||
F: Documentation/devicetree/bindings/usb/usb251xb.yaml
|
||||
F: drivers/usb/misc/usb251xb.c
|
||||
|
||||
MICROCHIP USBA UDC DRIVER
|
||||
|
|
Loading…
Reference in New Issue