diff options
author | Kevin Hilman <khilman@ti.com> | 2012-07-11 14:02:40 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-11 16:04:47 -0700 |
commit | c46938d4f3ecadd609a06dae0d5b26a30274b338 (patch) | |
tree | 28b3bcdd9fed31a1ebd520e28d042b1c13aa91ed /MAINTAINERS | |
parent | 8875408abd935a77b6e1cb11c21c438aa2e7ec75 (diff) | |
download | linux-3.10-c46938d4f3ecadd609a06dae0d5b26a30274b338.tar.gz linux-3.10-c46938d4f3ecadd609a06dae0d5b26a30274b338.tar.bz2 linux-3.10-c46938d4f3ecadd609a06dae0d5b26a30274b338.zip |
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-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 03df1d15ebf..d1d9ae6173b 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> |