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@pwsan.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Kevin Hilman <redacted>
---
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@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@ti.com>
--
1.7.5.4