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

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>

+1
+1
MAINTAINERS
··· 7851 7851 F: drivers/hwmon/ 7852 7852 F: include/linux/hwmon*.h 7853 7853 F: include/trace/events/hwmon*.h 7854 + K: (devm_)?hwmon_device_(un)?register(|_with_groups|_with_info) 7854 7855 7855 7856 HARDWARE RANDOM NUMBER GENERATOR CORE 7856 7857 M: Matt Mackall <mpm@selenic.com>