[PATCH v2 1/2] MAINTAINERS: Add missing git repository and directory for devfreq

From: Chanwoo Choi
Date: Wed Nov 04 2015 - 23:30:55 EST


This patch adds the missing git repository infomation and directory for
devfreq. When using get_maintainer.pl, the result should include the
correct maintainer information.

Suggested-by: Joe Perches <joe@xxxxxxxxxxx>
[cw00.chio: Add missing directory for devfreq]
Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bd18978d5ad3..7de31f44a48d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3337,8 +3337,11 @@ DEVICE FREQUENCY (DEVFREQ)
M: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>
M: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
L: linux-pm@xxxxxxxxxxxxxxx
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
S: Maintained
F: drivers/devfreq/
+F: include/linux/devfreq.h
+F: Documentation/devicetree/bindings/devfreq/

DEVICE NUMBER REGISTRY
M: Torben Mathiasen <device@xxxxxxxxxx>
--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/