Message ID | 20190829125435.48770-1-broonie@kernel.org |
---|---|
State | Accepted |
Commit | baedad4c35ce35973263f8991d288c280f4bd05d |
Headers | show |
Series | MAINTAINERS: Add keyword pattern on regulator_get_optional() | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 6876813b94a3..cabf636cc694 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17342,6 +17342,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>
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> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) -- 2.20.1