[PATCH] MAINTAINERS: add Kevin Hilman as the omap_device maintainer

Paul Walmsley paul at pwsan.com
Sat Jul 9 17:52:51 EDT 2011


Currently, plat-omap/omap_device.c is used as the interface between
the core Linux PM code (such as the system suspend and PM runtime
code) and the internal OMAP power management infrastructure (such as
the hwmod code, clockdomains, powerdomains, clocks, etc.)

Kevin's doing most of the interaction with the core Linux PM people on
this, so it makes sense for him to be the maintainer.

Later, if we add some omap_bus code and convert omap_device into a proper 
Linux device, I suggest that maintainership of this piece should return to 
Tony.

Signed-off-by: Paul Walmsley <paul at pwsan.com>
Cc: Tony Lindgren <tony at atomide.com>
Cc: Kevin Hilman <khilman at ti.com>
---
 MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ae563fa..4b5a5dc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4534,6 +4534,7 @@ M:	Kevin Hilman <khilman at ti.com>
 L:	linux-omap at vger.kernel.org
 S:	Maintained
 F:	arch/arm/*omap*/*pm*
+F:	arch/arm/plat-omap/omap_device.c
 
 OMAP POWERDOMAIN/CLOCKDOMAIN SOC ADAPTATION LAYER SUPPORT
 M:	Rajendra Nayak <rnayak at ti.com>
-- 
1.7.5.4




More information about the linux-arm-kernel mailing list