aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2019-08-29 13:54:35 +0100
committerMark Brown <broonie@kernel.org>2019-08-30 12:40:06 +0100
commitbaedad4c35ce35973263f8991d288c280f4bd05d (patch)
treec8af4e0e76ff2a61607918a6c45f230b3cc4d557 /MAINTAINERS
parente02e23d5f01937cec2c76a8e61aea0b4e5f53626 (diff)
downloadras-baedad4c35ce35973263f8991d288c280f4bd05d.tar.gz
MAINTAINERS: Add keyword pattern on regulator_get_optional()
In an effort to try to contain abuses of regulator_get_optional() add a keyword entry to the MAINTAINERS stanza for the regulator API so that the regulator maintainers get CCed on new usages. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20190829125435.48770-1-broonie@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 783569e3c4b487..6cfb528d0a2e8b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17234,6 +17234,7 @@ F: Documentation/power/regulator/
F: drivers/regulator/
F: include/dt-bindings/regulator/
F: include/linux/regulator/
+K: regulator_get_optional
VRF
M: David Ahern <dsa@cumulusnetworks.com>