diff options
| author | Michael Walle <[email protected]> | 2023-08-10 11:34:14 +0200 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2023-08-13 21:00:36 +0200 |
| commit | 2fc8d02058dbec258039c3253ebd1f124766a796 (patch) | |
| tree | 949f2cc5c0ecce2fe849485e901e6367b9ff382a | |
| parent | 2ccdd1b13c591d306f0401d98dedc4bdcd02b421 (diff) | |
MAINTAINERS: add content regex for gpio-regmap
Add a glob to get patches of the users of gpio-regmap, too.
Signed-off-by: Michael Walle <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0903d87b17cb..fbc55f9bd45e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8812,6 +8812,7 @@ R: Michael Walle <[email protected]> S: Maintained F: drivers/gpio/gpio-regmap.c F: include/linux/gpio/regmap.h +K: (devm_)?gpio_regmap_(un)?register GPIO SUBSYSTEM M: Linus Walleij <[email protected]> |