Commit b20b040c authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Guenter Roeck
Browse files

MAINTAINERS: repair file entry in ADP1050 HARDWARE MONITOR DRIVER



Commit 4e1008d8aae5 ("dt-bindings: hwmon: pmbus: adp1050: add bindings")
adds the ADP1050 HARDWARE MONITOR DRIVER section, but slips in a typo in
its file entry.

Fortunately, ./scripts/get_maintainer.pl --self-test=patterns complains
about this broken reference.

Fix the typo in ADP1050 HARDWARE MONITOR DRIVER maintainer entry.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20240402134203.8297-1-lukas.bulwahn@gmail.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent dfd977d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -484,7 +484,7 @@ M: Radu Sabau <radu.sabau@analog.com>
L:	linux-hwmon@vger.kernel.org
S:	Supported
W:	https://ez.analog.com/linux-software-drivers
F:	Dcumentation/devicetree/bindings/hwmon/pmbus/adi,adp1050.yaml
F:	Documentation/devicetree/bindings/hwmon/pmbus/adi,adp1050.yaml
ADP1653 FLASH CONTROLLER DRIVER
M:	Sakari Ailus <sakari.ailus@iki.fi>