mirror of https://gitee.com/openkylin/linux.git
MAINTAINERS: Add keyword pattern for hwmon registration functions
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>
This commit is contained in:
parent
f7bf7eb2d7
commit
e3b65ffa13
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue