Message ID | 1466456857-11969-4-git-send-email-jon.mason@broadcom.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id BDA9D607D1 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 20 Jun 2016 21:10:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A7DA620265 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 20 Jun 2016 21:10:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9BF7F2787D; Mon, 20 Jun 2016 21:10:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3B9B620265 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 20 Jun 2016 21:10:13 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bF6RD-0004Mq-TD; Mon, 20 Jun 2016 21:08:55 +0000 Received: from mail-pf0-x233.google.com ([2607:f8b0:400e:c00::233]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bF6QU-0003xK-O0 for linux-arm-kernel@lists.infradead.org; Mon, 20 Jun 2016 21:08:12 +0000 Received: by mail-pf0-x233.google.com with SMTP id i123so53850870pfg.0 for <linux-arm-kernel@lists.infradead.org>; Mon, 20 Jun 2016 14:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=YvIjVjki15Pds5OBkluWZXUNIlLKoT0byOFul5adk28=; b=ckZDKnZuTzEnIuNM/NZlsaowLSuPbTCyT6ElejCFETtm38XS1W/RISlEbvMi9qYUnt oR50RAjMqcDkr+AYcv8dX+VS7X1zdb50W2Pj44lkUiOn0i3OLNJVnmjWyMbd8i6TlJfd YpZ20jd4+Pz0BxYAplWBQ5cwVoLG6quXdrA3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=YvIjVjki15Pds5OBkluWZXUNIlLKoT0byOFul5adk28=; b=O7fyzXRxZ5R/ofi97tY5eg99Mu/gXAVJZyn8PJ/UBsPORr8tVtr32zVlOSX+KegHaO Ew1oMnzIQB394pUKy3M8LPAiGKv4bUO2Yj8iqDWORu0gZfhh6uxFMVr2Z48k+jVzoQJN XKSmT2p0UGjxVXa+ec4VkovLRQp/gff7pf3sSwpy63Vr1gSJpTb2W4FsggdMiCOJ1hm8 hvfHihR61/nRFCGnUACviEIjyDbfbcxfRD2viBf4tpcd8AjUF+eXeHgIq3CXM3TqsWQP a1IsTKWeCjJ3LvfcyDj05uGIsPopZk6X54aVIFAUBUjmoe0F0fuR3E5CJ3SfLzKY/hNs 964A== X-Gm-Message-State: ALyK8tJ93JVvKC28I5EJPOUJl2a3Y6RSQMQHHiSO+IV9hycT58Jv3YWLgXgQXv/uFlstdMaj X-Received: by 10.98.41.198 with SMTP id p189mr7872381pfp.18.1466456869868; Mon, 20 Jun 2016 14:07:49 -0700 (PDT) Received: from venom.rtp.broadcom.com ([216.31.219.19]) by smtp.gmail.com with ESMTPSA id ab6sm20238974pad.44.2016.06.20.14.07.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 20 Jun 2016 14:07:49 -0700 (PDT) From: Jon Mason <jon.mason@broadcom.com> To: Florian Fainelli <f.fainelli@gmail.com> Subject: [PATCH 3/4] MAINTAINERS: Update BCM63XX entry Date: Mon, 20 Jun 2016 17:07:36 -0400 Message-Id: <1466456857-11969-4-git-send-email-jon.mason@broadcom.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1466456857-11969-1-git-send-email-jon.mason@broadcom.com> References: <1466456857-11969-1-git-send-email-jon.mason@broadcom.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160620_140810_950313_5908936C X-CRM114-Status: GOOD ( 10.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Ray Jui <rjui@broadcom.com>, linux-arm-kernel@lists.infradead.org, Scott Branden <sbranden@broadcom.com>, linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/MAINTAINERS b/MAINTAINERS index 81be402..28a35f4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2523,8 +2523,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: bcm-kernel-feedback-list@broadcom.com T: git git://github.com/broadcom/stblinux.git S: Maintained -F: arch/arm/mach-bcm/bcm63xx.c -F: arch/arm/include/debug/bcm63xx.S +N: bcm63xx BROADCOM BCM63XX/BCM33XX UDC DRIVER M: Kevin Cernekee <cernekee@gmail.com>
There are more files being supported by the BCM63XX than simply "arch/arm/mach-bcm/bcm63xx.c" and "arch/arm/include/debug/bcm63xx.S". Add a regex of "bcm63xx" to catch all the other files that are out there. Signed-off-by: Jon Mason <jon.mason@broadcom.com> --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)