summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKevin Hilman <khilman@ti.com>2012-07-11 21:02:40 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-07-11 23:04:47 (GMT)
commitc46938d4f3ecadd609a06dae0d5b26a30274b338 (patch)
tree28b3bcdd9fed31a1ebd520e28d042b1c13aa91ed /MAINTAINERS
parent8875408abd935a77b6e1cb11c21c438aa2e7ec75 (diff)
downloadlinux-fsl-qoriq-c46938d4f3ecadd609a06dae0d5b26a30274b338.tar.xz
MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section
Add the OMAP CPUFreq driver to the list of files in the OMAP Power Management section. I've already been maintaining this driver, this just makes it official. Signed-off-by: Kevin Hilman <khilman@ti.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 03df1d1..d1d9ae6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4857,6 +4857,7 @@ M: Kevin Hilman <khilman@ti.com>
L: linux-omap@vger.kernel.org
S: Maintained
F: arch/arm/*omap*/*pm*
+F: drivers/cpufreq/omap-cpufreq.c
OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT
M: Rajendra Nayak <rnayak@ti.com>