From patchwork Thu Aug 6 16:34:10 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joe Perches X-Patchwork-Id: 39647 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n76GYFUO020968 for ; Thu, 6 Aug 2009 16:34:15 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751719AbZHFQeM (ORCPT ); Thu, 6 Aug 2009 12:34:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752833AbZHFQeM (ORCPT ); Thu, 6 Aug 2009 12:34:12 -0400 Received: from 136-022.dsl.LABridge.com ([206.117.136.22]:4247 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbZHFQeL (ORCPT ); Thu, 6 Aug 2009 12:34:11 -0400 Received: from [192.168.1.158] (Joe-Laptop.home [192.168.1.158]) by mail.perches.com (8.9.3/8.9.3) with ESMTP id JAA17842; Thu, 6 Aug 2009 09:34:01 -0700 Subject: [PATCH] MAINTAINERS: Add list entries linux-arm@vger.kernel.org and linux-arm-kernel@ to OMAP sections From: Joe Perches To: linux-omap@vger.kernel.org Cc: linux-arm@vger.kernel.org, LKML , Felipe Balbi , David Brownell , Andrew Morton Date: Thu, 06 Aug 2009 09:34:10 -0700 Message-Id: <1249576450.3467.25.camel@Joe-Laptop.home> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Perhaps it's useful for OMAP patches and bug reports to CC entries to the primary and secondary ARM lists. Added a pattern entry for OMAP USB as well. Signed-off-by: Joe Perches --- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/MAINTAINERS b/MAINTAINERS index b1114cf..f237765 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3662,6 +3662,8 @@ F: drivers/video/nvidia/ OMAP SUPPORT M: "Tony Lindgren " L: linux-omap@vger.kernel.org +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +L: linux-arm@vger.kernel.org W: http://www.muru.com/linux/omap/ W: http://linux.omap.com/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git @@ -3671,12 +3673,16 @@ F: arch/arm/*omap* OMAP CLOCK FRAMEWORK SUPPORT M: Paul Walmsley L: linux-omap@vger.kernel.org +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +L: linux-arm@vger.kernel.org S: Maintained F: arch/arm/*omap*/*clock* OMAP POWER MANAGEMENT SUPPORT M: Kevin Hilman L: linux-omap@vger.kernel.org +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +L: linux-arm@vger.kernel.org S: Maintained F: arch/arm/*omap*/*pm* @@ -3684,6 +3690,8 @@ OMAP AUDIO SUPPORT M: Jarkko Nikula L: alsa-devel@alsa-project.org (subscribers-only) L: linux-omap@vger.kernel.org +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +L: linux-arm@vger.kernel.org S: Maintained F: sound/soc/omap/ @@ -3691,17 +3699,24 @@ OMAP FRAMEBUFFER SUPPORT M: Imre Deak L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) L: linux-omap@vger.kernel.org +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +L: linux-arm@vger.kernel.org S: Maintained F: drivers/video/omap/ OMAP MMC SUPPORT M: Jarkko Lavinen L: linux-omap@vger.kernel.org +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +L: linux-arm@vger.kernel.org S: Maintained F: drivers/mmc/host/*omap* OMAP RANDOM NUMBER GENERATOR SUPPORT M: Deepak Saxena +L: linux-omap@vger.kernel.org +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +L: linux-arm@vger.kernel.org S: Maintained F: drivers/char/hw_random/omap-rng.c @@ -3710,7 +3725,10 @@ M: Felipe Balbi M: David Brownell L: linux-usb@vger.kernel.org L: linux-omap@vger.kernel.org +L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only) +L: linux-arm@vger.kernel.org S: Maintained +F: drivers/usb/*/*omap* OMFS FILESYSTEM M: Bob Copeland