From: Kevin Hilman Date: Wed, 11 Jul 2012 21:02:40 +0000 (-0700) Subject: MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management section X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c46938d4f3ecadd609a06dae0d5b26a30274b338;p=deliverable%2Flinux.git 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 Cc: Arnd Bergmann Cc: "Rafael J. Wysocki" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index 03df1d15ebf3..d1d9ae6173b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4857,6 +4857,7 @@ M: Kevin Hilman 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