diff options
author | Joe Perches <joe@perches.com> | 2013-09-11 17:23:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-11 18:58:27 -0400 |
commit | d21db568d78cedc059d4f7a706a8502e688341e7 (patch) | |
tree | d50b2a709478fa915f5307e67b609df84c6ccd09 /MAINTAINERS | |
parent | 34b273ecb60c48eb8d9da129696ed216e60071a8 (diff) |
MAINTAINERS: OMAP POWERDOMAIN, update patterns
Commit 498153995b9f ("ARM: OMAP2+: powerdomain/PRM: move the low-level
powerdomain") renamed the files, update the patterns.
Identical to a patch earlier sent by Cesar Eduardo Barros.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Cesar Eduardo Barros <cesarb@cesarb.eti.br>
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 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 930182bf3576..440d5b112377 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5961,13 +5961,12 @@ S: Maintained | |||
5961 | F: arch/arm/*omap*/*pm* | 5961 | F: arch/arm/*omap*/*pm* |
5962 | F: drivers/cpufreq/omap-cpufreq.c | 5962 | F: drivers/cpufreq/omap-cpufreq.c |
5963 | 5963 | ||
5964 | OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT | 5964 | OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT |
5965 | M: Rajendra Nayak <rnayak@ti.com> | 5965 | M: Rajendra Nayak <rnayak@ti.com> |
5966 | M: Paul Walmsley <paul@pwsan.com> | 5966 | M: Paul Walmsley <paul@pwsan.com> |
5967 | L: linux-omap@vger.kernel.org | 5967 | L: linux-omap@vger.kernel.org |
5968 | S: Maintained | 5968 | S: Maintained |
5969 | F: arch/arm/mach-omap2/powerdomain2xxx_3xxx.c | 5969 | F: arch/arm/mach-omap2/prm* |
5970 | F: arch/arm/mach-omap2/powerdomain44xx.c | ||
5971 | 5970 | ||
5972 | OMAP AUDIO SUPPORT | 5971 | OMAP AUDIO SUPPORT |
5973 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | 5972 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> |