diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2017-04-25 03:22:10 -0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-04-28 17:19:57 -0400 |
commit | 5e68ebd0ac4842977c127160f9ecf1a0099f502f (patch) | |
tree | 43bb3ea799ca5bb664ef12bc2b6b50c0197e3fb7 | |
parent | e841cfc9ff530d37617e589490caac59a1d94200 (diff) |
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>
-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 | |||
5493 | S: Supported | 5493 | S: Supported |
5494 | F: drivers/base/power/domain*.c | 5494 | F: drivers/base/power/domain*.c |
5495 | F: include/linux/pm_domain.h | 5495 | F: include/linux/pm_domain.h |
5496 | F: Documentation/devicetree/bindings/power/power_domain.txt | ||
5496 | 5497 | ||
5497 | GENERIC UIO DRIVER FOR PCI DEVICES | 5498 | GENERIC UIO DRIVER FOR PCI DEVICES |
5498 | M: "Michael S. Tsirkin" <mst@redhat.com> | 5499 | M: "Michael S. Tsirkin" <mst@redhat.com> |