commit 498153995b9 ("ARM: OMAP2+: powerdomain/PRM: move the
low-level powerdomain") renamed the files, update the patterns.Signed-off-by: Joe Perches <[email protected]> cc: Paul Walmsley <[email protected]> cc: Rajendra Nayak <[email protected]> cc: Santosh Shilimkar <[email protected]> --- MAINTAINERS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 521de95..157e4ee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5902,13 +5902,12 @@ S: Maintained F: arch/arm/*omap*/*pm* F: drivers/cpufreq/omap-cpufreq.c -OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT +OMAP POWERDOMAIN SOC ADAPTATION LAYER SUPPORT M: Rajendra Nayak <[email protected]> M: Paul Walmsley <[email protected]> L: [email protected] S: Maintained -F: arch/arm/mach-omap2/powerdomain2xxx_3xxx.c -F: arch/arm/mach-omap2/powerdomain44xx.c +F: arch/arm/mach-omap2/prm* OMAP AUDIO SUPPORT M: Peter Ujfalusi <[email protected]> -- 1.8.1.2.459.gbcd45b4.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

