From patchwork Tue Dec 7 02:06:08 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Paul Walmsley X-Patchwork-Id: 381002 X-Patchwork-Delegate: paul@pwsan.com Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id oB726BrS030945 for ; Tue, 7 Dec 2010 02:06:11 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754546Ab0LGCGK (ORCPT ); Mon, 6 Dec 2010 21:06:10 -0500 Received: from utopia.booyaka.com ([72.9.107.138]:42936 "EHLO utopia.booyaka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754545Ab0LGCGJ (ORCPT ); Mon, 6 Dec 2010 21:06:09 -0500 Received: (qmail 13214 invoked by uid 1019); 7 Dec 2010 02:06:08 -0000 Date: Mon, 6 Dec 2010 19:06:08 -0700 (MST) From: Paul Walmsley To: linux-omap@vger.kernel.org, linux-arm-kernel@vger.kernel.org cc: tony@atomide.com Subject: [PATCH] MAINTAINERS: OMAP: hwmod: update hwmod code, data maintainership Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Tue, 07 Dec 2010 02:06:11 +0000 (UTC) diff --git a/MAINTAINERS b/MAINTAINERS index b3be8b3..b10a91c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4329,6 +4329,20 @@ M: Deepak Saxena S: Maintained F: drivers/char/hw_random/omap-rng.c +OMAP HWMOD SUPPORT +M: Benoît Cousson +M: Paul Walmsley +L: linux-omap@vger.kernel.org +S: Maintained +F: arch/arm/mach-omap2/omap_hwmod.c +F: arch/arm/plat-omap/include/plat/omap_hwmod.h + +OMAP HWMOD DATA FOR OMAP4-BASED DEVICES +M: Benoît Cousson +L: linux-omap@vger.kernel.org +S: Maintained +F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c + OMAP USB SUPPORT M: Felipe Balbi M: David Brownell