Unverified Commit baedad4c authored by Mark Brown's avatar Mark Brown
Browse files

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: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20190829125435.48770-1-broonie@kernel.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent e02e23d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>