diff mbox

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

Message ID 1446697818-20534-2-git-send-email-cw00.choi@samsung.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Chanwoo Choi Nov. 5, 2015, 4:30 a.m. UTC
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@perches.com>
[cw00.chio: Add missing directory for devfreq]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

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@samsung.com>
 M:	Kyungmin Park <kyungmin.park@samsung.com>
 L:	linux-pm@vger.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@lanana.org>