[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <1446697818-20534-2-git-send-email-cw00.choi@samsung.com>
Date: Thu, 05 Nov 2015 13:30:17 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: myungjoo.ham@...sung.com, joe@...ches.com
Cc: kyungmin.park@...sung.com, rafael.j.wysocki@...el.com,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
Chanwoo Choi <cw00.choi@...sung.com>
Subject: [PATCH v2 1/2] MAINTAINERS: Add missing git repository and directory
for devfreq
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@...ches.com>
[cw00.chio: Add missing directory for devfreq]
Signed-off-by: Chanwoo Choi <cw00.choi@...sung.com>
---
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@...sung.com>
M: Kyungmin Park <kyungmin.park@...sung.com>
L: linux-pm@...r.kernel.org
+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@...ana.org>
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists