diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2017-11-19 08:09:06 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-11-29 13:41:12 +0300 |
commit | 2befc01bf7358ab635ca362f3f5ba37d99ef31c4 (patch) | |
tree | 21295fe783c1a7d6183389fe64c9bff8eb4fbd8c /MAINTAINERS | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) | |
download | linux-2befc01bf7358ab635ca362f3f5ba37d99ef31c4.tar.xz |
MAINTAINERS: regulator: Add Documentation/power/regulator/
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-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/ |