MAINTAINERS: Add missing git repository and directory for devfreq
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 5 Nov 2015 04:30:17 +0000 (13:30 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 13 Jan 2016 08:30:33 +0000 (17:30 +0900)
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>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
MAINTAINERS

index 233f834..033abfc 100644 (file)
@@ -3403,8 +3403,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>