MAINTAINERS: Add keyword pattern for hwmon registration functions
authorGuenter Roeck <linux@roeck-us.net>
Sat, 10 Apr 2021 06:26:23 +0000 (23:26 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 20 Apr 2021 13:50:14 +0000 (06:50 -0700)
A pattern match for hardware monitoring registration functions ensures
that hardware monitoring maintainers are copied whenever hardware
monitoring drivers are added to the tree.

Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
MAINTAINERS

index 13df46b0e88c5e9149706f55126e636e2302a18d..bb5bbaa5fba254552e259c9ce42bb2b023c81c80 100644 (file)
@@ -7851,6 +7851,7 @@ F:        Documentation/hwmon/
 F:     drivers/hwmon/
 F:     include/linux/hwmon*.h
 F:     include/trace/events/hwmon*.h
+K:     (devm_)?hwmon_device_(un)?register(|_with_groups|_with_info)
 
 HARDWARE RANDOM NUMBER GENERATOR CORE
 M:     Matt Mackall <mpm@selenic.com>