From: Viresh Kumar Date: Tue, 25 Apr 2017 07:22:10 +0000 (+0530) Subject: PM / Domains: Add DT file to MAINTAINERS X-Git-Tag: v4.12-rc1~40^2^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5e68ebd0ac4842977c127160f9ecf1a0099f502f;p=karo-tx-linux.git PM / Domains: Add DT file to MAINTAINERS Add the power_domain.txt DT file to MAINTAINERS, otherwise get_maintainers.pl doesn't pick the right set of maintainers for changes to the DT file. Signed-off-by: Viresh Kumar Acked-by: Ulf Hansson Signed-off-by: Rafael J. Wysocki --- diff --git a/MAINTAINERS b/MAINTAINERS index c45c02bc6082..4309ccb5eddf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5493,6 +5493,7 @@ L: linux-pm@vger.kernel.org S: Supported F: drivers/base/power/domain*.c F: include/linux/pm_domain.h +F: Documentation/devicetree/bindings/power/power_domain.txt GENERIC UIO DRIVER FOR PCI DEVICES M: "Michael S. Tsirkin"