diff options
author | Viresh Kumar <[email protected]> | 2017-04-25 12:52:10 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-04-28 23:19:57 +0200 |
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 <[email protected]>
Acked-by: Ulf Hansson <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
-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: [email protected] 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" <[email protected]> |