Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20240402134203.8297-1-lukas.bulwahn@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

authored by

Lukas Bulwahn and committed by
Guenter Roeck
b20b040c dfd977d8

+1 -1
+1 -1
MAINTAINERS
··· 484 484 L: linux-hwmon@vger.kernel.org 485 485 S: Supported 486 486 W: https://ez.analog.com/linux-software-drivers 487 - F: Dcumentation/devicetree/bindings/hwmon/pmbus/adi,adp1050.yaml 487 + F: Documentation/devicetree/bindings/hwmon/pmbus/adi,adp1050.yaml 488 488 489 489 ADP1653 FLASH CONTROLLER DRIVER 490 490 M: Sakari Ailus <sakari.ailus@iki.fi>