From baedad4c35ce35973263f8991d288c280f4bd05d Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 29 Aug 2019 13:54:35 +0100 Subject: [PATCH] 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 Link: https://lore.kernel.org/r/20190829125435.48770-1-broonie@kernel.org Signed-off-by: Mark Brown --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 783569e..6cfb528 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 -- 2.7.4