diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2017-04-25 12:52:10 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-04-28 23:19:57 +0200 |
commit | 5e68ebd0ac4842977c127160f9ecf1a0099f502f (patch) | |
tree | 43bb3ea799ca5bb664ef12bc2b6b50c0197e3fb7 /MAINTAINERS | |
parent | e841cfc9ff530d37617e589490caac59a1d94200 (diff) | |
download | linux-5e68ebd0ac4842977c127160f9ecf1a0099f502f.tar.gz linux-5e68ebd0ac4842977c127160f9ecf1a0099f502f.tar.bz2 linux-5e68ebd0ac4842977c127160f9ecf1a0099f502f.zip |
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 <viresh.kumar@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
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" <mst@redhat.com> |