diff options
author | Kevin Hilman <[email protected]> | 2012-07-11 14:02:40 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-07-11 16:04:47 -0700 |
commit | c46938d4f3ecadd609a06dae0d5b26a30274b338 (patch) | |
tree | 28b3bcdd9fed31a1ebd520e28d042b1c13aa91ed | |
parent | 8875408abd935a77b6e1cb11c21c438aa2e7ec75 (diff) |
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 <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 03df1d15ebf3..d1d9ae6173b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4857,6 +4857,7 @@ M: Kevin Hilman <[email protected]> S: Maintained F: arch/arm/*omap*/*pm* +F: drivers/cpufreq/omap-cpufreq.c OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT M: Rajendra Nayak <[email protected]> |