diff options
author | 2017-11-19 06:09:06 +0100 | |
---|---|---|
committer | 2017-11-29 10:41:12 +0000 | |
commit | 2befc01bf7358ab635ca362f3f5ba37d99ef31c4 (patch) | |
tree | 21295fe783c1a7d6183389fe64c9bff8eb4fbd8c | |
parent | Linux 4.15-rc1 (diff) | |
download | linux-rng-2befc01bf7358ab635ca362f3f5ba37d99ef31c4.tar.xz linux-rng-2befc01bf7358ab635ca362f3f5ba37d99ef31c4.zip |
MAINTAINERS: regulator: Add Documentation/power/regulator/
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa71ab52fd76..a0d4e85d511a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14629,6 +14629,7 @@ W: http://www.slimlogic.co.uk/?p=48 T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git S: Supported F: Documentation/devicetree/bindings/regulator/ +F: Documentation/power/regulator/ F: drivers/regulator/ F: include/dt-bindings/regulator/ F: include/linux/regulator/ |